FFmpeg/fftools
Desmond Liu 48c9c38684 fftools/ffmpeg_demux: Fix readrate sleep calculation
Calculation of max_pts and limit_pts may overflow because adding
(int64_t + int64_t + float) results in a float that easily
overflows. This can trigger a very long av_usleep().
2026-01-09 01:28:45 +00:00
..
graph
resources
textformat
Makefile
cmdutils.c
cmdutils.h
ffmpeg.c
ffmpeg.h
ffmpeg_dec.c
ffmpeg_demux.c
ffmpeg_enc.c
ffmpeg_filter.c
ffmpeg_hw.c
ffmpeg_mux.c
ffmpeg_mux.h
ffmpeg_mux_init.c
ffmpeg_opt.c
ffmpeg_sched.c
ffmpeg_sched.h
ffmpeg_utils.h
ffplay.c
ffplay_renderer.c
ffplay_renderer.h
ffprobe.c
fftools.manifest
fftoolsres.rc
fopen_utf8.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h