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 2b4afe8169 fftools/ffmpeg_enc: return errors from encode_frame() instead of aborting 1 year 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_enc: return errors from enc_flush() instead of aborting 1 year ago
ffmpeg.h fftools/ffmpeg_enc: return errors from enc_flush() instead of aborting 1 year ago
ffmpeg_dec.c fftools/ffmpeg: add more structure to FrameData 1 year ago
ffmpeg_demux.c fftools/ffmpeg_demux: return errors from ist_add() instead of aborting 1 year ago
ffmpeg_enc.c fftools/ffmpeg_enc: return errors from encode_frame() instead of aborting 1 year ago
ffmpeg_filter.c fftools/ffmpeg_enc: return errors from enc_frame() instead of aborting 1 year ago
ffmpeg_hw.c fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller 1 year ago
ffmpeg_mux.c fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting 1 year ago
ffmpeg_mux.h fftools/ffmpeg_mux: make OutputStream.pkt private 1 year ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: avoid invalid memory access in set_dispositions() 1 year ago
ffmpeg_opt.c fftools/ffmpeg: return errors from assert_file_overwrite() instead of aborting 1 year ago
ffplay.c fftools/ffplay: fix typo in frame_queue_destory 1 year ago
ffprobe.c fftools/ffprobe: print exported stream AVOptions 2 years ago
fftools.manifest fftools: add DPI awareness manifest 2 years ago
fftoolsres.rc fftools: add DPI awareness manifest 2 years ago
fopen_utf8.h fftools/fopen_utf8: support long paths on Windows for fftools 2 years ago
objpool.c fftools/objpool: Don't use return with expression when returning void 2 years ago
objpool.h fftools: add an object pool 2 years ago
opt_common.c fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES 2 years ago
opt_common.h fftools/cmdutils: split common option handlers into their own file 3 years 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: add a multistream thread-safe queue 2 years ago
thread_queue.h fftools: add a multistream thread-safe queue 2 years ago