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.
 
 
 
 
Andreas Rheinhardt 6ae1a337f2 fftools/ffmpeg_mux_init: Fix leak when using non-encoding option 7 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: Add protective () to FLAGS 7 months ago
cmdutils.h fftools: move check_avoptions and remove_avoptions to cmdutils 7 months ago
ffmpeg.c fftools: move check_avoptions and remove_avoptions to cmdutils 7 months ago
ffmpeg.h fftools: move check_avoptions and remove_avoptions to cmdutils 7 months ago
ffmpeg_dec.c avutil/common: Don't auto-include mem.h 9 months ago
ffmpeg_demux.c fftools/ffmpeg_demux: honor -ch_layout options for overriding input stream channel layout 7 months ago
ffmpeg_enc.c fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier 9 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: Fix leak on error 8 months ago
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 9 months ago
ffmpeg_mux.c fftools/ffmpeg_filter: only store complex filtergraphs in global array 9 months ago
ffmpeg_mux.h fftools/ffmpeg_filter: move most of -apad logic to the muxer 9 months ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: Fix leak when using non-encoding option 7 months ago
ffmpeg_opt.c fftools: Fix implicit-const-int-float-conversion warning 8 months ago
ffmpeg_sched.c fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 9 months ago
ffmpeg_sched.h fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 9 months ago
ffmpeg_utils.h
ffplay.c fftools/ffplay: allow unused format options which are also codec options 7 months ago
ffplay_renderer.c avutil/common: Don't auto-include mem.h 9 months ago
ffplay_renderer.h
ffprobe.c fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 8 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 tools/opt_common: Check for malloc failure 8 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 12 months ago
sync_queue.c fftools/ffmpeg_demux, sync_queue: Constify a bit 10 months ago
sync_queue.h
thread_queue.c
thread_queue.h