haiku/headers/private/media
Alexander von Gluck IV 6b49a15b64 media_kit: Dynamic allocation of ChunkCache based on media
* The "default" of 3MiB wasn't enough for modern larger media
  formats, resulting in inability to play 4k video no matter
  how much horse power you threw at Haiku. (4k is ~8MiB)
* This dynamically calculates the ChunkCache based on the
  video framesize * 2.
* 4k video now plays smoothly on my Ryzen 1800x.

Change-Id: I65bf6bd6fa60ac3196ea70eeeb5e655d43c10bcd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3598
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2021-01-03 20:51:37 +00:00
..
experimental Fix clang warning "mismatched-tags" 2020-03-23 01:30:23 +00:00
DataExchange.h
DecoderPlugin.h
DefaultMediaTheme.h
DormantNodeManager.h
EncoderPlugin.h
MediaDebug.h
MediaExtractor.h media_kit: Dynamic allocation of ChunkCache based on media 2021-01-03 20:51:37 +00:00
MediaMisc.h Media Kit: BBufferCache: if not reclaimed, only mark the buffer for deletion 2020-02-16 08:38:49 +00:00
MediaPlugin.h
MediaRosterEx.h
MediaSounds.h
MediaStreamer.h
MediaWriter.h
MetaFormat.h
Notifications.h
PluginManager.h
RawFormats.h
ReaderPlugin.h
ServerInterface.h
SharedBufferList.h Media Kit: BBufferCache: if not reclaimed, only mark the buffer for deletion 2020-02-16 08:38:49 +00:00
StreamerPlugin.h
TList.h
TMap.h
TStack.h
WriterPlugin.h