mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-01 04:00:32 +00:00
d591529e7a
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". |
||
---|---|---|
.. | ||
gl_shaders | ||
ffmpeg_core.c | ||
ffmpeg_fft.c | ||
ffmpeg_fft.h | ||
internal_cores.h | ||
link.T | ||
Makefile | ||
Makefile.common | ||
Makefile.ffmpeg | ||
packet_buffer.c | ||
packet_buffer.h | ||
video_buffer.c | ||
video_buffer.h |