Commit History

Author SHA1 Message Date
  James Almer d241edc2b4 fftools/ffmpeg_opt: add missing codec type to some options 2 days ago
  Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2 months ago
  Zhao Zhili 1b41631185 fftools: Fix implicit-const-int-float-conversion warning 2 months ago
  Anton Khirnov 3d01996b24 fftools/ffmpeg_filter: change processing order in fg_finalise_bindings() 3 months ago
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  Andreas Rheinhardt 1faafe738d fftools/ffmpeg_opt: Check before accessing union member 3 months ago
  Anton Khirnov a9193f7b7d fftools/ffmpeg: add loopback decoding 4 months ago
  Anton Khirnov 7b51523f12 fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs() 4 months ago
  Anton Khirnov e48055fdce fftools/ffmpeg: remove options deprecated before 6.0 4 months ago
  Anton Khirnov e0da916b8f fftools/ffmpeg: optimize inter-thread queue sizes 5 months ago
  Anton Khirnov 344d3a7d45 fftools/ffmpeg_opt: improve wording in option descriptions 5 months ago
  Anton Khirnov 0b95e71aa0 fftools/ffmpeg_opt: briefly mention stream specifier syntax in help output 5 months ago
  Anton Khirnov 43323c3802 fftools/ffmpeg_opt: add more structure to long help output 5 months ago
  Anton Khirnov 67529ad8a4 fftools/cmdutils: drop alt_flags parameter from show_help_options() 5 months ago
  Anton Khirnov 03aedbdd40 fftools/cmdutils: add a flag for per-stream options 6 months ago
  Anton Khirnov d8173cfcaf fftools/cmdutils: hide some information listing options from basic help 6 months ago
  Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 5 months ago
  Anton Khirnov a8bc79c3fd fftools/ffmpeg: deprecate -filter_script 5 months ago
  Anton Khirnov c316c4c77b fftools/ffmpeg: deprecate -filter_complex_script 5 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 6 months ago
  Anton Khirnov ae06111d74 fftools/ffmpeg_demux: implement -bsf for input 6 months ago
  Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 6 months ago
  Anton Khirnov 6325aede08 fftools/ffmpeg: remove deprecated -[av]bsf 6 months ago
  Anton Khirnov 7f982065a8 fftools/ffmpeg: mark -vsync for future removal 6 months ago
  Anton Khirnov 8d8c2b410f fftools/ffmpeg_opt: fix -dn flags 6 months ago
  Anton Khirnov 84352c9891 fftools/ffmpeg_opt: print a section for data-stream options 6 months ago
  Anton Khirnov 74df1b73d4 fftools/ffmpeg_opt: refine printing type-specific options 6 months ago
  Anton Khirnov 0125cab385 fftools/ffmpeg_opt: mark more options as OPT_EXPERT 6 months ago
  Anton Khirnov 86e8439994 fftools/ffmpeg_opt: update program description to match manpage 6 months ago
  Anton Khirnov 41716214c2 fftools/ffmpeg: improve WARN_MULTIPLE_OPT_USAGE() 6 months ago
  Anton Khirnov 148fac277a fftools/ffmpeg: change the MATCH_PER_TYPE_OPT macro into a function 6 months ago
  Anton Khirnov 0ba70a6792 fftools/cmdutils: add a struct for a list of SpecifierOpt 6 months ago
  Anton Khirnov 2f1bc3b424 fftools/cmdutils: include OPT_PERFILE in OPT_OFFSET 6 months ago
  Anton Khirnov 5b1b132072 fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARG 6 months ago
  Anton Khirnov d2e479a429 fftools: split off option types from other flags 6 months ago
  Anton Khirnov 074abeb57e fftools/ffmpeg_opt: move deprecated options to the end of the list 6 months ago
  Anton Khirnov b472c46a70 fftools/cmdutils: simplify handling of the HAS_ARG option flag 6 months ago
  Anton Khirnov 25c98566e8 fftools/ffmpeg_opt: drop HAS_ARG from auto{scale,rotate} 6 months ago
  James Almer ed670b9b98 ffmpeg: add support for muxing AVStreamGroups 7 months ago
  Anton Khirnov 3dc319587f fftools/ffmpeg: deprecate -fps_mode/vsync drop 6 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 1 year ago
  Anton Khirnov 5d58a35f98 fftools/ffmpeg: deprecate the -top option 9 months ago
  Andreas Rheinhardt 071c625ad7 fftools/ffmpeg_opt: Reduce scope of variables for deprecated code 11 months ago
  Andreas Rheinhardt 8bb1bcf47d fftools/ffmpeg_opt: Fix leak on error 11 months ago
  Andreas Rheinhardt 2654347d7a fftools/ffmpeg_opt: Fix leak on error 11 months ago
  Anton Khirnov eda1fac27a fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting() 11 months ago
  Anton Khirnov c56fabde27 fftools/ffmpeg_opt: consolidate printing errors in ffmpeg_parse_options() 11 months ago