..
Makefile
fftools/ffmpeg: add thread-aware transcode scheduling infrastructure
1 year ago
cmdutils.c
fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
7 months ago
cmdutils.h
fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
7 months ago
ffmpeg.c
fftools/ffmpeg: show video stats in progress output without filters
7 months ago
ffmpeg.h
fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
7 months ago
ffmpeg_dec.c
fftools/ffmpeg_dec: improve detection of lavf-guessed durations
8 months ago
ffmpeg_demux.c
fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
7 months ago
ffmpeg_enc.c
fftools/ffmpeg_mux_init: apply encoder options manually
8 months ago
ffmpeg_filter.c
fftools/ffmpeg_filter: use the correct specifier for crop arguments
8 months ago
ffmpeg_hw.c
avutil/common: Don't auto-include mem.h
11 months ago
ffmpeg_mux.c
fftools/ffmpeg_mux_init: make encoder_opts local to ost_add()
8 months ago
ffmpeg_mux.h
fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
7 months ago
ffmpeg_mux_init.c
fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
7 months ago
ffmpeg_opt.c
fftools/ffmpeg: switch -map parsing to new stream specifier API
7 months ago
ffmpeg_sched.c
fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send()
8 months ago
ffmpeg_sched.h
fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs
11 months ago
ffmpeg_utils.h
fftools/ffmpeg: prefer real errors over EOF in err_merge()
7 months ago
ffplay.c
fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
8 months ago
ffplay_renderer.c
fftools/ffplay_renderer: use correct NULL value for Vulkan type
8 months ago
ffplay_renderer.h
fftools/ffplay: add hwaccel decoding support
1 year ago
ffprobe.c
fftools/ffprobe: implement dv_md_compression
7 months ago
fftools.manifest
fftools: add DPI awareness manifest
3 years ago
fftoolsres.rc
fftools: add DPI awareness manifest
3 years ago
fopen_utf8.h
avutil/common: Don't auto-include mem.h
11 months ago
objpool.c
fftools/objpool: Don't use return with expression when returning void
3 years ago
objpool.h
fftools: add an object pool
3 years ago
opt_common.c
tools/opt_common: Check for malloc failure
10 months ago
opt_common.h
fftools/cmdutils: hide some information listing options from basic help
1 year ago
sync_queue.c
fftools/ffmpeg_demux, sync_queue: Constify a bit
1 year ago
sync_queue.h
fftools/sync_queue: add debug logging
2 years ago
thread_queue.c
fftools/thread_queue: count receive-finished streams as finished
1 year ago
thread_queue.h
fftools: add a multistream thread-safe queue
3 years ago