85 Commits (85797886fe05eb2a16663d68484bccee1e2e05cd)

Author SHA1 Message Date
Anton Khirnov e2e2ee7711 fftools/ffplay: stop printing non-public AVCodecContext fields 9 months ago
Zhao Zhili 39a0c55347 fftools/ffplay: Fix output color_spaces of filter 9 months ago
Niklas Haas c619d20906 fftools/ffplay: constrain supported YUV color spaces 9 months ago
Niklas Haas dcc7263b0e fftools/ffplay: add missing YUV metadata to buffersrc 10 months ago
Anton Khirnov 67529ad8a4 fftools/cmdutils: drop alt_flags parameter from show_help_options() 10 months ago
Anton Khirnov fcddd233fe fftools/ffplay: make option strings dynamically allocated 10 months ago
Zhao Zhili 38aca1dc9a fftools/ffplay: fix missing hw_frames_ctx when config avfilter 10 months ago
xufuji456 6caf34dbe0 fftool/ffplay: avoid same name in local variable 11 months ago
Anton Khirnov 5b1b132072 fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARG 11 months ago
Anton Khirnov d2e479a429 fftools: split off option types from other flags 11 months ago
Anton Khirnov b472c46a70 fftools/cmdutils: simplify handling of the HAS_ARG option flag 11 months ago
Zhao Zhili a1a6a328f0 fftools/ffplay: add hwaccel decoding support 1 year ago
James Almer 27fcc8dd9f fftools/ffplay: stop injecting stream side data in packets 1 year ago
James Almer 235a66a143 fftools/ffplay: stop using AVStream.side_data 1 year 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 1 year ago
Anton Khirnov eda1fac27a fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting() 1 year ago
Anton Khirnov 87f0333af1 fftools/cmdutils: add error handling to filter_codec_opts() 1 year ago
Anton Khirnov 39d5104332 fftools: handle errors in 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 2e6afa799e fftools/cmdutils: add error handling to GROW_ARRAY() 1 year ago
Anton Khirnov 37abb3a419 fftools/cmdutils: return error codes from setup_find_stream_info_opts() instead of aborting 1 year 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 2 years ago
Anton Khirnov c29e5ab5c1 fftools/ffplay: depend on avfilter 2 years ago
Anton Khirnov 9141c0cfd8 fftools/ffplay: drop an unused function argument 2 years ago
Zhao Zhili c926140558 fftools/ffplay: prefer fd over pipe for seek support 2 years ago
Marvin Scholz f1907faab4 fftools: use av_dict_iterate 2 years ago
Wang Yaqiang 3f0fac9303 fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix 2 years 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 3 years ago
Anton Khirnov 6fd1cd6053 fftools/ffplay: drop options deprecated since 2011 3 years ago
Anton Khirnov a545cb2b9d fftools/cmdutils: split common option handlers into their own file 3 years ago
Zhao Zhili 117672c814 ffplay: don't shadow global variable 3 years ago
Zhao Zhili 269ed0a413 ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
James Almer 0995e1f1b3 ffplay: convert to new channel layout-API 3 years ago
Anton Khirnov bdf9ed41fe ffplay: switch to new FIFO API 3 years ago
Chad Fraleigh a185b526a9 fftools: Constify values from av_dict_get() 3 years ago
Zane van Iperen 783935de18
fftools/ffplay: don't disable x11 compositing 3 years ago
James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 3 years ago
Linjie Fu 5b0e6b0d82 fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Valerii Zapodovnikov 3249b96342 fftools/ffplay: 240M matrix is not the same as BT.601 3 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Marton Balint 573f05a753 fftools/ffplay: do not write out of rdft visualization texture 4 years ago
Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 4 years ago