RetroArch/cores
Nils Hasenbanck d591529e7a Fix the ffmpeg core packet buffer logic.
The logic for when to consider to decode a buffered packet did
had used a "magic number" when considering when the current packet
should be decoded when compared to the reference packet.
This change uses the media fps so that we never "overshoot" our target
and don't need to rely on a "magic number".
2020-01-10 08:23:18 +01:00
..
libretro-ffmpeg Fix the ffmpeg core packet buffer logic. 2020-01-10 08:23:18 +01:00
libretro-gong fix gong crash 2019-09-16 16:27:34 +02:00
libretro-imageviewer Split up VFS file_path code into separate file 2020-01-09 15:44:48 +01: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