Commit History

Author SHA1 Message Date
  Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2 months ago
  Marton Balint f9810be5d3 fftools: move check_avoptions and remove_avoptions to cmdutils 1 month ago
  Anton Khirnov a9193f7b7d fftools/ffmpeg: add loopback decoding 4 months ago
  Andreas Rheinhardt edfb4325e7 fftools/cmdutils: Inline print_error() 4 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 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 2f1bc3b424 fftools/cmdutils: include OPT_PERFILE in OPT_OFFSET 6 months ago
  Anton Khirnov 66fcfc0009 fftools/cmdutils: renumber option flags sequentially 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 ca6f0192f2 fftools/cmdutils: change option flags to (1 << N) style 6 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 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 8eb5adeab8 fftools/cmdutils: drop unused ALLOC_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
  Andreas Rheinhardt e157b21a90 fftools/cmdutils: Add function to report error before exit 1 year 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
  Anton Khirnov 5e51f5af33 fftools/cmdutils: drop extern declarations for nonexistent variables 2 years ago
  Anton Khirnov e46d8c53a3 fftools/cmdutils: drop prototypes for nonexistent functions 2 years ago
  James Almer 987763ac35 ffmpeg: convert to new channel layout-API 2 years ago
  Yu Yang a4580bf959 fftools/cmdutils: Avoid crash when opts could not be allocated 2 years ago
  Andreas Rheinhardt 2e7ef008e3 fftools/cmdutils: Make allocate_array_elem() return ptr to new element 2 years ago
  Andreas Rheinhardt 3ca1e31e63 fftools/cmdutils: Atomically add elements to list of pointers, fix crash 2 years ago
  Anton Khirnov d4ae2a20e8 cmdutils: add an option for listing stream dispositions 2 years ago
  James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 2 years ago
  Andreas Rheinhardt f3f9041302 fftools: Remove remnants of resample_opts 2 years ago
  Andreas Rheinhardt 7f660035fe fftools/cmdutils: Remove unused cpu_count 2 years ago
  Thilo Borgmann cf12a478b2 fftools/cmdutils.c: Add cmd line option to override detection of cpu count. 3 years ago
  Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 3 years ago
  Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 4 years ago
  James Almer ead257db56 cmdutils: print supported codecs in show_help_bsf() 6 years ago
  Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 6 years ago
  pkviet 77b6e3ee27 ffmpeg: add ui64 type to SpecifierOpt 6 years ago
  James Almer fd5f4ac081 Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' 6 years ago