ffmpeg/fftools
Anton Khirnov a4c940c86a fftools/ffmpeg_filter: move most of -apad logic to the muxer
The decision whether -apad actually does anything is made based on muxer
properties, and so more properly belongs there. Filtering code only
receives the result.
2024-04-09 10:34:18 +02:00
..
Makefile
cmdutils.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
cmdutils.h fftools/ffmpeg: add loopback decoding 2024-03-13 08:01:27 +01:00
ffmpeg.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg.h fftools/ffmpeg_filter: move most of -apad logic to the muxer 2024-04-09 10:34:18 +02:00
ffmpeg_dec.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_demux.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_enc.c fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier 2024-04-09 10:34:18 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: move most of -apad logic to the muxer 2024-04-09 10:34:18 +02:00
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_mux.c fftools/ffmpeg_filter: move most of -apad logic to the muxer 2024-04-09 10:34:18 +02:00
ffmpeg_mux.h fftools/ffmpeg_filter: move most of -apad logic to the muxer 2024-04-09 10:34:18 +02:00
ffmpeg_mux_init.c fftools/ffmpeg_filter: move most of -apad logic to the muxer 2024-04-09 10:34:18 +02:00
ffmpeg_opt.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_sched.c fftools/ffmpeg_sched: make sure to always run task cleanup 2024-03-29 08:51:12 +01:00
ffmpeg_sched.h ffmpeg: set extra_hw_frames to account for frames held in queues 2024-03-19 22:56:56 +00:00
ffmpeg_utils.h
ffplay.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffplay_renderer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffplay_renderer.h
ffprobe.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
objpool.c
objpool.h
opt_common.c fftools/opt_common: show if muxer is device 2024-03-11 16:52:42 +01:00
opt_common.h
sync_queue.c fftools/ffmpeg_demux, sync_queue: Constify a bit 2024-03-02 02:51:59 +01:00
sync_queue.h
thread_queue.c
thread_queue.h