Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 1faafe738d fftools/ffmpeg_opt: Check before accessing union member 5 months ago
  Anton Khirnov a9193f7b7d fftools/ffmpeg: add loopback decoding 6 months ago
  Anton Khirnov 7b51523f12 fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs() 6 months ago
  Anton Khirnov e48055fdce fftools/ffmpeg: remove options deprecated before 6.0 6 months ago
  Anton Khirnov e0da916b8f fftools/ffmpeg: optimize inter-thread queue sizes 7 months ago
  Anton Khirnov 344d3a7d45 fftools/ffmpeg_opt: improve wording in option descriptions 7 months ago
  Anton Khirnov 0b95e71aa0 fftools/ffmpeg_opt: briefly mention stream specifier syntax in help output 7 months ago
  Anton Khirnov 43323c3802 fftools/ffmpeg_opt: add more structure to long help output 7 months ago
  Anton Khirnov 67529ad8a4 fftools/cmdutils: drop alt_flags parameter from show_help_options() 7 months ago
  Anton Khirnov 03aedbdd40 fftools/cmdutils: add a flag for per-stream options 8 months ago
  Anton Khirnov d8173cfcaf fftools/cmdutils: hide some information listing options from basic help 8 months ago
  Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 7 months ago
  Anton Khirnov a8bc79c3fd fftools/ffmpeg: deprecate -filter_script 7 months ago
  Anton Khirnov c316c4c77b fftools/ffmpeg: deprecate -filter_complex_script 7 months ago
  Anton Khirnov 6d17991b7e fftools/cmdutils: add option syntax for loading arbitrary arguments from a file 2 years ago
  Anton Khirnov 8aed3911fc fftools/ffmpeg: make attachment filenames dynamically allocated 2 years ago
  Anton Khirnov 568dfed06f fftools/ffmpeg_opt: mark -stream_group as expert option 7 months ago
  Anton Khirnov ae06111d74 fftools/ffmpeg_demux: implement -bsf for input 8 months ago
  Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 8 months ago
  Anton Khirnov 6325aede08 fftools/ffmpeg: remove deprecated -[av]bsf 8 months ago
  Anton Khirnov 7f982065a8 fftools/ffmpeg: mark -vsync for future removal 8 months ago
  Anton Khirnov 8d8c2b410f fftools/ffmpeg_opt: fix -dn flags 8 months ago
  Anton Khirnov 84352c9891 fftools/ffmpeg_opt: print a section for data-stream options 8 months ago
  Anton Khirnov 74df1b73d4 fftools/ffmpeg_opt: refine printing type-specific options 8 months ago
  Anton Khirnov 0125cab385 fftools/ffmpeg_opt: mark more options as OPT_EXPERT 8 months ago
  Anton Khirnov 86e8439994 fftools/ffmpeg_opt: update program description to match manpage 8 months ago
  Anton Khirnov 41716214c2 fftools/ffmpeg: improve WARN_MULTIPLE_OPT_USAGE() 8 months ago
  Anton Khirnov 148fac277a fftools/ffmpeg: change the MATCH_PER_TYPE_OPT macro into a function 8 months ago
  Anton Khirnov 0ba70a6792 fftools/cmdutils: add a struct for a list of SpecifierOpt 8 months ago
  Anton Khirnov 2f1bc3b424 fftools/cmdutils: include OPT_PERFILE in OPT_OFFSET 8 months ago
  Anton Khirnov 5b1b132072 fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARG 8 months ago
  Anton Khirnov d2e479a429 fftools: split off option types from other flags 8 months ago
  Anton Khirnov 074abeb57e fftools/ffmpeg_opt: move deprecated options to the end of the list 8 months ago
  Anton Khirnov b472c46a70 fftools/cmdutils: simplify handling of the HAS_ARG option flag 8 months ago
  Anton Khirnov 25c98566e8 fftools/ffmpeg_opt: drop HAS_ARG from auto{scale,rotate} 8 months ago
  James Almer ed670b9b98 ffmpeg: add support for muxing AVStreamGroups 9 months ago
  Anton Khirnov 3dc319587f fftools/ffmpeg: deprecate -fps_mode/vsync drop 8 months ago
  Anton Khirnov d119ae2fd8 fftools/ffmpeg: convert to a threaded architecture 1 year ago
  Anton Khirnov 9b8cc36ce0 fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
  Anton Khirnov 5d58a35f98 fftools/ffmpeg: deprecate the -top option 11 months 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