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 4d06742b93 fftools/ffmpeg: add more structure to FrameData 2 years ago
..
Makefile fftools/ffmpeg: move opening decoders to a new file 2 years ago
cmdutils.c fftools/cmdutils: constify the argument of get_rotation() 2 years ago
cmdutils.h fftools/cmdutils: constify the argument of get_rotation() 2 years ago
ffmpeg.c fftools/ffmpeg: add more structure to FrameData 2 years ago
ffmpeg.h fftools/ffmpeg: add more structure to FrameData 2 years ago
ffmpeg_dec.c fftools/ffmpeg: add more structure to FrameData 2 years ago
ffmpeg_demux.c fftools/ffmpeg_demux: return errors from ist_add() instead of aborting 2 years ago
ffmpeg_enc.c fftools/ffmpeg: add more structure to FrameData 2 years ago
ffmpeg_filter.c fftools/ffmpeg_filter: make OutputFilter.filter private 2 years ago
ffmpeg_hw.c fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller 2 years ago
ffmpeg_mux.c fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting 2 years ago
ffmpeg_mux.h fftools/ffmpeg_mux: make OutputStream.pkt private 2 years ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: drop an obsolete assignment 2 years ago
ffmpeg_opt.c fftools/ffmpeg: return errors from assert_file_overwrite() instead of aborting 2 years ago
ffplay.c fftools/ffplay: fix typo in frame_queue_destory 2 years ago
ffprobe.c fftools/ffprobe: print exported stream AVOptions 2 years ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES 2 years ago
opt_common.h
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
thread_queue.h