haiku/headers
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
..
build elf.h: add some missing defines 2020-12-28 22:20:43 +01:00
compatibility asprintf should be available if _GNU_SOURCE is defined 2020-12-28 23:09:21 +00:00
config
cpp
glibc
libs agg: fix build. 2020-01-22 19:25:16 +01:00
os elf.h: add some missing defines 2020-12-28 22:20:43 +01:00
posix implement mlock(), munlock() 2020-12-03 07:58:05 +00:00
private media_kit: Dynamic allocation of ChunkCache based on media 2021-01-03 20:51:37 +00:00
tools