Commit History

Author SHA1 Message Date
  Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2 months ago
  Michael Niedermayer 4bca147415 fftools/ffplay: Check vulkan_params 2 months ago
  Marton Balint ed927f2f0c fftools/ffplay: allow unused format options which are also codec options 1 month ago
  Marton Balint 4d97557137 fftools/ffplay: use cmdutils code for checking remaining avoptions 1 month ago
  Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 1 month ago
  Michael Niedermayer f44f441555 fftools/ffplay: Check return of swr_alloc_set_opts2() 2 months ago
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  Marton Balint 7251f90972 fftools/ffplay: use correct buffersink channel layout parameters 3 months ago
  Anton Khirnov e2e2ee7711 fftools/ffplay: stop printing non-public AVCodecContext fields 4 months ago
  Zhao Zhili 39a0c55347 fftools/ffplay: Fix output color_spaces of filter 4 months ago
  Niklas Haas c619d20906 fftools/ffplay: constrain supported YUV color spaces 5 months ago
  Niklas Haas dcc7263b0e fftools/ffplay: add missing YUV metadata to buffersrc 5 months ago
  Anton Khirnov 67529ad8a4 fftools/cmdutils: drop alt_flags parameter from show_help_options() 5 months ago
  Anton Khirnov fcddd233fe fftools/ffplay: make option strings dynamically allocated 2 years ago
  Zhao Zhili 38aca1dc9a fftools/ffplay: fix missing hw_frames_ctx when config avfilter 5 months ago
  xufuji456 6caf34dbe0 fftool/ffplay: avoid same name in local variable 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
  Zhao Zhili a1a6a328f0 fftools/ffplay: add hwaccel decoding support 8 months ago
  James Almer 27fcc8dd9f fftools/ffplay: stop injecting stream side data in packets 11 months ago
  James Almer 235a66a143 fftools/ffplay: stop using AVStream.side_data 11 months ago
  Lynne 4acd08be6c ffplay: port to lavu/tx 1 year ago
  Anton Khirnov 78699923ac fftools/ffplay: 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 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 37abb3a419 fftools/cmdutils: return error codes from setup_find_stream_info_opts() instead of aborting 11 months ago
  QiTong Li 79f41a0760 fftools/ffplay: fix typo in frame_queue_destory 1 year ago
  James Almer 50f34172e0 fftools/ffplay: remove usage of internal AVInputFormat.read_seek field 1 year ago
  Anton Khirnov 2fb3ee1787 fftools/ffplay: stop using AVFrame.pkt_pos 1 year ago
  Anton Khirnov c29e5ab5c1 fftools/ffplay: depend on avfilter 1 year ago
  Anton Khirnov 9141c0cfd8 fftools/ffplay: drop an unused function argument 1 year ago
  Zhao Zhili c926140558 fftools/ffplay: prefer fd over pipe for seek support 1 year ago
  Marvin Scholz f1907faab4 fftools: use av_dict_iterate 1 year ago
  Wang Yaqiang 3f0fac9303 fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix 1 year ago
  Niklas Haas a526f0cc3a fftools/ffplay: fix YUV conversion mode 2 years ago
  Anton Khirnov bd0cbebf3e fftools: drop the fake "default" option from ffplay/ffprobe 2 years ago
  Anton Khirnov 6fd1cd6053 fftools/ffplay: drop options deprecated since 2011 2 years ago
  Anton Khirnov a545cb2b9d fftools/cmdutils: split common option handlers into their own file 2 years ago
  Zhao Zhili 117672c814 ffplay: don't shadow global variable 2 years ago
  Zhao Zhili 269ed0a413 ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes 2 years ago
  Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 2 years ago
  James Almer 0995e1f1b3 ffplay: convert to new channel layout-API 2 years ago
  Anton Khirnov bdf9ed41fe ffplay: switch to new FIFO API 2 years ago
  Chad Fraleigh a185b526a9 fftools: Constify values from av_dict_get() 2 years ago
  Zane van Iperen 783935de18 fftools/ffplay: don't disable x11 compositing 2 years ago