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 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: Don't cast const away 11 months ago
cmdutils.h fftools/cmdutils: drop alt_flags parameter from show_help_options() 12 months ago
ffmpeg.c fftools/ffmpeg: use correct unit prefix symbol for binary scaled byte values 11 months ago
ffmpeg.h fftools/ffmpeg: cosmetics, vertically align Input{File,Stream} 11 months ago
ffmpeg_dec.c fftools/ffmpeg_dec: eliminate all remaining InputStream uses 11 months ago
ffmpeg_demux.c fftools/ffmpeg_demux: set stream index right before sending packet to scheduler 11 months ago
ffmpeg_enc.c fftools/ffmpeg: use correct unit prefix symbol for binary scaled byte values 11 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: simplify buffersrc arg printing 11 months ago
ffmpeg_hw.c fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_dec 11 months ago
ffmpeg_mux.c fftools/ffmpeg_mux: fix terminating muxer on streamcopy with -t 11 months ago
ffmpeg_mux.h fftools/ffmpeg: optimize inter-thread queue sizes 12 months ago
ffmpeg_mux_init.c all: use designated initializers for AVOption.unit 11 months ago
ffmpeg_opt.c fftools/ffmpeg: optimize inter-thread queue sizes 12 months ago
ffmpeg_sched.c fftools/ffmpeg: optimize inter-thread queue sizes 12 months ago
ffmpeg_sched.h fftools/ffmpeg: optimize inter-thread queue sizes 12 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 11 months ago
ffplay_renderer.c Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c avcodec: add ambient viewing environment packet side data. 11 months ago
fftools.manifest fftools: add DPI awareness manifest 2 years ago
fftoolsres.rc fftools: add DPI awareness manifest 2 years ago
fopen_utf8.h
objpool.c
objpool.h
opt_common.c Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 12 months ago
sync_queue.c fftools/sync_queue: make sure non-limiting streams are not used as queue head 2 years 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