Gyan Doshi 0d5b68c27c ffmpeg_mux_init: correct log suggestion 5 months ago
..
Makefile 9b8cc36ce0 fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c 0c9fe2b232 fftools/cmdutils: extend stream specifiers to match by disposition 5 months ago
cmdutils.h 0c9fe2b232 fftools/cmdutils: extend stream specifiers to match by disposition 5 months ago
ffmpeg.c 598f541ba4 fftools/ffmpeg: show video stats in progress output without filters 7 months ago
ffmpeg.h a850f80e2c fftools/ffmpeg_filter: propagate codec yuv metadata to filters 6 months ago
ffmpeg_dec.c ff55d1cc20 fftools/ffmpeg_dec: improve detection of lavf-guessed durations 8 months ago
ffmpeg_demux.c dd002f1588 fftools/ffmpeg_demux: narrow variable scope 6 months ago
ffmpeg_enc.c 9a7686e545 fftools/ffmpeg_mux_init: apply encoder options manually 8 months ago
ffmpeg_filter.c a850f80e2c fftools/ffmpeg_filter: propagate codec yuv metadata to filters 6 months ago
ffmpeg_hw.c 790f793844 avutil/common: Don't auto-include mem.h 11 months ago
ffmpeg_mux.c 901f7e3f72 fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 8 months ago
ffmpeg_mux.h e218bde9f9 fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 7 months ago
ffmpeg_mux_init.c 0d5b68c27c ffmpeg_mux_init: correct log suggestion 5 months ago
ffmpeg_opt.c 990b80c004 fftools/ffmpeg_opt: fix variable shadowing 6 months ago
ffmpeg_sched.c ed364444f1 fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 8 months ago
ffmpeg_sched.h 255ae03601 fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 11 months ago
ffmpeg_utils.h d1fa39d08d fftools/ffmpeg: prefer real errors over EOF in err_merge() 7 months ago
ffplay.c 523189c744 fftools/ffplay: handle flip in display matrix 6 months ago
ffplay_renderer.c 6d4eba51f2 fftools/ffplay_renderer: use correct NULL value for Vulkan type 8 months ago
ffplay_renderer.h a1a6a328f0 fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c b5aeafc00a fftools/ffprobe: implement dv_md_compression 7 months ago
fftools.manifest f85e0673c3 fftools: add DPI awareness manifest 2 years ago
fftoolsres.rc f85e0673c3 fftools: add DPI awareness manifest 2 years ago
fopen_utf8.h 790f793844 avutil/common: Don't auto-include mem.h 11 months ago
objpool.c 8136ab8e76 fftools/objpool: Don't use return with expression when returning void 2 years ago
objpool.h 9ac78fb347 fftools: add an object pool 2 years ago
opt_common.c 1709f3830e fftools/opt_common: add missing newline after printing codecs 6 months ago
opt_common.h d8173cfcaf fftools/cmdutils: hide some information listing options from basic help 1 year ago
sync_queue.c 6c693da690 fftools/ffmpeg_demux, sync_queue: Constify a bit 1 year ago
sync_queue.h e9a868e9ee fftools/sync_queue: add debug logging 1 year ago
thread_queue.c 87016e031f fftools/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h 37c764df67 fftools: add a multistream thread-safe queue 2 years ago