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 242ee7b0a2 fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues 2 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: do not treat single '-' as an option in locate_option() 3 months ago
cmdutils.h fftools/ffmpeg: add support for multiview video 3 months ago
ffmpeg.c fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder 3 months ago
ffmpeg.h fftools/ffmpeg_mux_init: do not export forced_keyframes_const_names[] 3 months ago
ffmpeg_dec.c fftools/ffmpeg: add support for multiview video 3 months ago
ffmpeg_demux.c fftools/ffmpeg_demux: use proper logging contexts everywhere 2 months ago
ffmpeg_enc.c fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder 3 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: use proper logging contexts 2 months ago
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 9 months ago
ffmpeg_mux.c fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder 3 months ago
ffmpeg_mux.h fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate 3 months ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: consolidate connecting source to mux stream 3 months ago
ffmpeg_opt.c fftools/ffmpeg: supply hw device context to probe-filtergraphs 3 months ago
ffmpeg_sched.c fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues 2 months ago
ffmpeg_sched.h fftools/ffmpeg_sched: allow decoders to have multiple outputs 3 months ago
ffmpeg_utils.h fftools/ffmpeg: prefer real errors over EOF in err_merge() 5 months ago
ffplay.c fftools/ffplay: switch to new buffersink options 3 months ago
ffplay_renderer.c fftools/ffplay_renderer: use correct NULL value for Vulkan type 6 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c lavu/frame: add side data storing view ID for multi-view video 3 months ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 9 months ago
objpool.c
objpool.h
opt_common.c fftools/opt_common: stop accessing a private field 2 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 11 months ago
sync_queue.c fftools/ffmpeg_demux, sync_queue: Constify a bit 10 months ago
sync_queue.h
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h