RetroArch/cores
Nils Hasenbanck c6309d963d Remove video fifo in ffmpeg core.
The video fifo can be removed, since we have a ring buffer in it's
place. This removes unneeded copy operations and as a positive side
improves overall decoding speed.

Makes 8k60p SW and 4k60p HW decoding possible on my system.

For now the ring buffer is 32 images deep. This limitation will
be removed, once audio and video decoder have their own
packet handling.
2019-12-23 16:07:34 +01:00
..
libretro-ffmpeg Remove video fifo in ffmpeg core. 2019-12-23 16:07:34 +01:00
libretro-gong fix gong crash 2019-09-16 16:27:34 +02:00
libretro-imageviewer Silence -Wstring-plus-int with clang. 2019-07-22 12:41:14 -07:00
libretro-mpv Create internal_cores.h 2018-07-01 21:19:40 +02:00
libretro-net-retropad Clean up white space. 2019-02-03 16:00:50 -08:00
libretro-video-processor Fix --enable-v4l2 with CXX_BUILD=1. 2019-02-07 16:01:01 -08:00
dynamic_dummy.c C89 buildfixes 2019-03-24 18:15:26 +01:00
internal_cores.h Turn HAVE_EASTEREGG into HAVE_GONG 2019-12-22 03:08:02 +01:00