Commit History

Author SHA1 Message Date
  Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2 months ago
  Michael Niedermayer d9b9fc4be2 fftools/cmdutils: Add protective () to FLAGS 2 months ago
  Marton Balint f9810be5d3 fftools: move check_avoptions and remove_avoptions to cmdutils 1 month ago
  Zhao Zhili 1b41631185 fftools: Fix implicit-const-int-float-conversion warning 2 months ago
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  Anton Khirnov 2d06a7570e fftools/cmdutils: do not use a random codec's private options 3 months ago
  Anton Khirnov a9193f7b7d fftools/ffmpeg: add loopback decoding 4 months ago
  Anton Khirnov ddaedde7a8 fftools/cmdutils: fix printing group name in split_commandline() 4 months ago
  Andreas Rheinhardt edfb4325e7 fftools/cmdutils: Inline print_error() 4 months ago
  Anton Khirnov 29e1b9d90c fftools/cmdutils: remove harmful variable shadowing 4 months ago
  Andreas Rheinhardt 8c2e86ca28 fftools/cmdutils: Don't cast const away 4 months ago
  Anton Khirnov 9cb52927b9 fftools/cmdutils: surround option arguments by <> in help output 5 months ago
  Anton Khirnov 68af3e37cc fftools/cmdutils: indicate specifiers in option syntax in help output 5 months ago
  Anton Khirnov 67529ad8a4 fftools/cmdutils: drop alt_flags parameter from show_help_options() 5 months ago
  Anton Khirnov 6d17991b7e fftools/cmdutils: add option syntax for loading arbitrary arguments from a file 2 years 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 5792382269 fftools/cmdutils: check valid flags for OPT_TYPE_FUNC 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 b472c46a70 fftools/cmdutils: simplify handling of the HAS_ARG option flag 6 months ago
  Anton Khirnov ed0a50923a fftools/cmdutils: only set array size after allocation succeeded 8 months ago
  Anton Khirnov ccc6849932 fftools/ffmpeg: stop calling exit_program() 11 months ago
  Anton Khirnov 411e183360 fftools/opt_common: replace report_and_exit() with returning an error code 11 months ago
  Anton Khirnov eda1fac27a fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting() 11 months ago
  Anton Khirnov 87f0333af1 fftools/cmdutils: add error handling to filter_codec_opts() 11 months ago
  Anton Khirnov 6b8cf2505a fftools/cmdutils: constify the first parameter of filter_codec_opts() 11 months ago
  Anton Khirnov 39d5104332 fftools: handle errors in parse_options() 11 months ago
  Anton Khirnov 49ac7fc485 fftools: remove parse_time_or_die() 11 months ago
  Anton Khirnov 9cb47c78d6 fftools: return errors from parse_number_or_die() instead of aborting 11 months ago
  Anton Khirnov 2e6afa799e fftools/cmdutils: add error handling to GROW_ARRAY() 11 months ago
  Anton Khirnov b23abb7c48 fftools/cmdutils: add error handling to grow_array() 11 months ago
  Anton Khirnov 6be4a29397 fftools/cmdutils: add error handling to allocate_array_elem() 11 months ago
  Anton Khirnov 37abb3a419 fftools/cmdutils: return error codes from setup_find_stream_info_opts() instead of aborting 11 months ago
  Anton Khirnov 37fcbe121d fftools/cmdutils: constify the argument of get_rotation() 1 year ago
  Marvin Scholz f1907faab4 fftools: use av_dict_iterate 1 year ago
  Marvin Scholz 3eab2c1af1 fftools/cmdutils: Use av_err2str 1 year ago
  Andreas Rheinhardt 601faaed92 fftools: Use report_error_then_exit_program() for allocation failures 1 year ago
  Andreas Rheinhardt e157b21a90 fftools/cmdutils: Add function to report error before exit 1 year ago
  Nicolas Gaullier d3cf7be5a4 fftools: Fix preset search pathes 2 years ago
  Nil Admirari 13350e81fd fftools: Remove MAX_PATH limit and switch to UTF-8 versions of fopen() and getenv() 2 years ago
  Anton Khirnov 1728ad8293 fftools/cmdutils: drop redundant code 2 years ago
  Anton Khirnov bd0cbebf3e fftools: drop the fake "default" option from ffplay/ffprobe 2 years ago
  Anton Khirnov 00da464658 fftools: move opt_timelimit from cmdutils to ffmpeg 2 years ago
  Anton Khirnov a545cb2b9d fftools/cmdutils: split common option handlers into their own file 2 years ago
  Anton Khirnov c99b93c5d5 fftools: drop useless indirection 2 years ago
  Martin Storsjö 288313a8b2 libavfilter: Split version.h 2 years ago
  Martin Storsjö 6cd2ac388d libswscale: Split version.h 2 years ago