ffmpeg/fftools
Marton Balint 7357012bb5 fftools/ffmpeg: fix negative timestamps at the beginning of the encoding
Also fix a couple of possible overflows while at it.

Fixes the negative initial timestamps in ticket #10358.

Signed-off-by: Marton Balint <cus@passwd.hu>
2023-07-09 19:50:15 +02:00
..
cmdutils.c
cmdutils.h
ffmpeg_dec.c fftools/ffmpeg: pass subtitle decoder dimensions to sub2video 2023-06-19 09:48:56 +02:00
ffmpeg_demux.c
ffmpeg_enc.c
ffmpeg_filter.c fftools/ffmpeg: pass subtitle decoder dimensions to sub2video 2023-06-19 09:48:56 +02:00
ffmpeg_hw.c
ffmpeg_mux_init.c
ffmpeg_mux.c
ffmpeg_mux.h
ffmpeg_opt.c
ffmpeg.c fftools/ffmpeg: fix negative timestamps at the beginning of the encoding 2023-07-09 19:50:15 +02:00
ffmpeg.h fftools/ffmpeg: use AVFrame to pass subtitles from decoders to filters 2023-06-19 09:48:56 +02:00
ffplay.c fftools/ffplay: fix typo in frame_queue_destory 2023-07-06 21:24:47 +02:00
ffprobe.c
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h