238 Commits (8aed3911fc454e79697e183660bf30d31334a64b)

Author SHA1 Message Date
Anton Khirnov 8aed3911fc fftools/ffmpeg: make attachment filenames dynamically allocated 10 months ago
Anton Khirnov 568dfed06f fftools/ffmpeg_opt: mark -stream_group as expert option 10 months ago
Anton Khirnov ae06111d74 fftools/ffmpeg_demux: implement -bsf for input 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Anton Khirnov 6325aede08 fftools/ffmpeg: remove deprecated -[av]bsf 11 months ago
Anton Khirnov 7f982065a8 fftools/ffmpeg: mark -vsync for future removal 11 months ago
Anton Khirnov 8d8c2b410f fftools/ffmpeg_opt: fix -dn flags 11 months ago
Anton Khirnov 84352c9891 fftools/ffmpeg_opt: print a section for data-stream options 11 months ago
Anton Khirnov 74df1b73d4 fftools/ffmpeg_opt: refine printing type-specific options 11 months ago
Anton Khirnov 0125cab385 fftools/ffmpeg_opt: mark more options as OPT_EXPERT 11 months ago
Anton Khirnov 86e8439994 fftools/ffmpeg_opt: update program description to match manpage 11 months ago
Anton Khirnov 41716214c2 fftools/ffmpeg: improve WARN_MULTIPLE_OPT_USAGE() 11 months ago
Anton Khirnov 148fac277a fftools/ffmpeg: change the MATCH_PER_TYPE_OPT macro into a function 11 months ago
Anton Khirnov 0ba70a6792 fftools/cmdutils: add a struct for a list of SpecifierOpt 11 months ago
Anton Khirnov 2f1bc3b424 fftools/cmdutils: include OPT_PERFILE in OPT_OFFSET 11 months ago
Anton Khirnov 5b1b132072 fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARG 11 months ago
Anton Khirnov d2e479a429 fftools: split off option types from other flags 11 months ago
Anton Khirnov 074abeb57e fftools/ffmpeg_opt: move deprecated options to the end of the list 11 months ago
Anton Khirnov b472c46a70 fftools/cmdutils: simplify handling of the HAS_ARG option flag 11 months ago
Anton Khirnov 25c98566e8 fftools/ffmpeg_opt: drop HAS_ARG from auto{scale,rotate} 11 months ago
James Almer ed670b9b98 ffmpeg: add support for muxing AVStreamGroups 11 months ago
Anton Khirnov 3dc319587f fftools/ffmpeg: deprecate -fps_mode/vsync drop 11 months ago
Anton Khirnov d119ae2fd8 fftools/ffmpeg: convert to a threaded architecture 11 months ago
Anton Khirnov 9b8cc36ce0 fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 11 months ago
Anton Khirnov 5d58a35f98 fftools/ffmpeg: deprecate the -top option 1 year ago
Andreas Rheinhardt 071c625ad7 fftools/ffmpeg_opt: Reduce scope of variables for deprecated code 1 year ago
Andreas Rheinhardt 8bb1bcf47d fftools/ffmpeg_opt: Fix leak on error 1 year ago
Andreas Rheinhardt 2654347d7a fftools/ffmpeg_opt: Fix leak on error 1 year ago
Anton Khirnov eda1fac27a fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting() 1 year ago
Anton Khirnov c56fabde27 fftools/ffmpeg_opt: consolidate printing errors in ffmpeg_parse_options() 1 year ago
Anton Khirnov 49ac7fc485 fftools: remove parse_time_or_die() 1 year ago
Anton Khirnov 9cb47c78d6 fftools: return errors from parse_number_or_die() instead of aborting 1 year ago
Anton Khirnov a50f90f1c2 fftools/ffmpeg_opt: replace exit_program() with returning error codes 1 year ago
Anton Khirnov 6c6f13baf3 fftools/ffmpeg: return errors from find_codec_or_die() instead of aborting 1 year ago
Anton Khirnov 2e6afa799e fftools/cmdutils: add error handling to GROW_ARRAY() 1 year ago
Anton Khirnov 26e1e80152 fftools/ffmpeg_opt: reimplement -streamid using a dictionary 1 year ago
Anton Khirnov 5ba7aa2ce8 fftools/ffmpeg_filter: return error codes from fg_create() instead of aborting 1 year ago
Anton Khirnov 8815adfe75 fftools/ffmpeg_filter: replace remaining exit_program() with error codes 1 year ago
Anton Khirnov cce294638b fftools/ffmpeg: return errors from assert_file_overwrite() instead of aborting 1 year ago
Davy Durham 2ae16b05d6 fftools/ffmpeg: add ability to set a input burst time before readrate is enforced 2 years ago
Anton Khirnov 5a04aae821 fftools/ffmpeg: deprecate -adrift_threshold 2 years ago
Anton Khirnov 8b56480652 fftools/ffmpeg_filter: add a function for creating a filtergraph 2 years ago
Sil Vilerino 5ff1430452 fftools/ffmpeg_opt: Document VAAPI -device usage for DirectX Adapter 2 years ago
Anton Khirnov 2f24290c8e fftools/ffmpeg: disable and deprecate -qphist 2 years ago
Anton Khirnov 2c4dcbd66b fftools/ffmpeg: rename -enc_stats* to -stats_enc* 2 years ago
Anton Khirnov 42a0dd6e7e fftools/ffmpeg: add an option for writing pre-muxing stats 2 years ago
Marth64 25f31929b6 ffmpeg_opt: move help text for -ab/-b:a to audio category 2 years ago
Jan Ekström 9a820ec8b1 ffmpeg: add video heartbeat capability to fix_sub_duration 2 years ago
Anton Khirnov 9b5036fabd fftools/ffmpeg: add an AVClass to MuxStream/OutputStream 2 years ago
Anton Khirnov 425b2c4a56 fftools/ffmpeg: add options for writing encoding stats 2 years ago