ffmpeg/fftools
James Almer afe485ee6b ffmpeg: flush delayed frames in codec copy scenarios
Bitstream filters inserted between the input and output were never drained,
resulting in packets being lost if the bsf had any buffered.

Signed-off-by: James Almer <jamrial@gmail.com>
2022-02-28 12:10:51 -03:00
..
cmdutils.c fftools/cmdutils: Fix undefined 1 << 31 2022-01-11 00:20:35 +01:00
cmdutils.h fftools/cmdutils: Avoid crash when opts could not be allocated 2021-12-16 11:56:00 +01:00
ffmpeg_filter.c ffmpeg: flush delayed frames in codec copy scenarios 2022-02-28 12:10:51 -03:00
ffmpeg_hw.c ffmpeg_hw: make hardware selection for filters more user friendly 2021-09-12 13:33:50 -03:00
ffmpeg_opt.c ffmpeg: flush delayed frames in codec copy scenarios 2022-02-28 12:10:51 -03:00
ffmpeg.c ffmpeg: flush delayed frames in codec copy scenarios 2022-02-28 12:10:51 -03:00
ffmpeg.h ffmpeg: flush delayed frames in codec copy scenarios 2022-02-28 12:10:51 -03:00
ffplay.c ffplay: switch to new FIFO API 2022-02-07 00:31:23 +01:00
ffprobe.c fftools/ffprobe: Remove redundant checks 2022-02-23 11:50:48 +01:00
Makefile ffmpeg: remove ffmpeg_videotoolbox 2021-11-28 16:40:43 -06:00