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.
 
 
 
 
Michael Niedermayer 840f2bc18e
fftools/ffmpeg_mux_init: Free pts on error
8 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: Add protective () to FLAGS 8 months ago
cmdutils.h fftools: move check_avoptions and remove_avoptions to cmdutils 9 months ago
ffmpeg.c fftools: move check_avoptions and remove_avoptions to cmdutils 9 months ago
ffmpeg.h fftools: move check_avoptions and remove_avoptions to cmdutils 9 months ago
ffmpeg_dec.c avutil/common: Don't auto-include mem.h 10 months ago
ffmpeg_demux.c fftools/ffmpeg_demux: honor -ch_layout options for overriding input stream channel layout 9 months ago
ffmpeg_enc.c fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier 10 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: Fix leak on error 9 months ago
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 10 months ago
ffmpeg_mux.c fftools/ffmpeg_filter: only store complex filtergraphs in global array 10 months ago
ffmpeg_mux.h fftools/ffmpeg_filter: move most of -apad logic to the muxer 10 months ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: Free pts on error 8 months ago
ffmpeg_opt.c fftools: Fix implicit-const-int-float-conversion warning 10 months ago
ffmpeg_sched.c fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 10 months ago
ffmpeg_sched.h fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 10 months ago
ffmpeg_utils.h
ffplay.c fftools/ffplay: allow unused format options which are also codec options 9 months ago
ffplay_renderer.c avutil/common: Don't auto-include mem.h 10 months ago
ffplay_renderer.h
ffprobe.c fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 9 months ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 10 months ago
objpool.c
objpool.h
opt_common.c tools/opt_common: Check for malloc failure 9 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 11 months ago
sync_queue.h
thread_queue.c
thread_queue.h