You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anton Khirnov a3f69cdec7 fftools/ffmpeg: cosmetics, vertically align structs 9 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 11 months ago
cmdutils.c fftools/cmdutils: Don't cast const away 9 months ago
cmdutils.h fftools/cmdutils: drop alt_flags parameter from show_help_options() 10 months ago
ffmpeg.c fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 9 months ago
ffmpeg.h fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 9 months ago
ffmpeg_dec.c fftools/ffmpeg: cosmetics, vertically align structs 9 months ago
ffmpeg_demux.c fftools/ffmpeg: cosmetics, vertically align structs 9 months ago
ffmpeg_enc.c fftools/ffmpeg: use correct unit prefix symbol for binary scaled byte values 10 months ago
ffmpeg_filter.c fftools/ffmpeg: cosmetics, vertically align structs 9 months ago
ffmpeg_hw.c fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_dec 10 months ago
ffmpeg_mux.c fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free 9 months ago
ffmpeg_mux.h fftools/ffmpeg: cosmetics, vertically align structs 9 months ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free 9 months ago
ffmpeg_opt.c fftools/ffmpeg: optimize inter-thread queue sizes 10 months ago
ffmpeg_sched.c fftools/ffmpeg: optimize inter-thread queue sizes 10 months ago
ffmpeg_sched.h fftools/ffmpeg: optimize inter-thread queue sizes 10 months ago
ffmpeg_utils.h fftools/ffmpeg: rework keeping track of file duration for -stream_loop 1 year ago
ffplay.c fftools/ffplay: constrain supported YUV color spaces 9 months ago
ffplay_renderer.c Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c avcodec: add ambient viewing environment packet side data. 10 months ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 10 months ago
sync_queue.c fftools/sync_queue: make sure non-limiting streams are not used as queue head 1 year ago
sync_queue.h fftools/sync_queue: add debug logging 1 year ago
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h