summaryrefslogtreecommitdiff
path: root/fftools/ffplay.c
Commit message (Expand)AuthorAge
* fftools/ffmpeg: rewrite checking whether codec AVOptions have been usedAnton Khirnov2024-04-09
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* fftools/ffplay: use correct buffersink channel layout parametersMarton Balint2024-03-19
* fftools/ffplay: stop printing non-public AVCodecContext fieldsAnton Khirnov2024-03-04
* fftools/ffplay: Fix output color_spaces of filterZhao Zhili2024-03-01
* fftools/ffplay: constrain supported YUV color spacesNiklas Haas2024-02-09
* fftools/ffplay: add missing YUV metadata to buffersrcNiklas Haas2024-02-02
* fftools/cmdutils: drop alt_flags parameter from show_help_options()Anton Khirnov2024-01-20
* fftools/ffplay: make option strings dynamically allocatedAnton Khirnov2024-01-20
* fftools/ffplay: fix missing hw_frames_ctx when config avfilterZhao Zhili2024-01-12
* fftool/ffplay: avoid same name in local variablexufuji4562024-01-05
* fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARGAnton Khirnov2023-12-22
* fftools: split off option types from other flagsAnton Khirnov2023-12-22
* fftools/cmdutils: simplify handling of the HAS_ARG option flagAnton Khirnov2023-12-22
* fftools/ffplay: add hwaccel decoding supportZhao Zhili2023-11-15
* fftools/ffplay: stop injecting stream side data in packetsJames Almer2023-10-06
* fftools/ffplay: stop using AVStream.side_dataJames Almer2023-10-06
* ffplay: port to lavu/txLynne2023-09-01
* fftools/ffplay: replace report_and_exit() with returning an error codeAnton Khirnov2023-07-20
* fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting()Anton Khirnov2023-07-20
* fftools/cmdutils: add error handling to filter_codec_opts()Anton Khirnov2023-07-20
* fftools: handle errors in parse_options()Anton Khirnov2023-07-20
* fftools: remove parse_time_or_die()Anton Khirnov2023-07-20
* fftools: return errors from parse_number_or_die() instead of abortingAnton Khirnov2023-07-20
* fftools/cmdutils: add error handling to GROW_ARRAY()Anton Khirnov2023-07-20
* fftools/cmdutils: return error codes from setup_find_stream_info_opts() inste...Anton Khirnov2023-07-20
* fftools/ffplay: fix typo in frame_queue_destoryQiTong Li2023-07-06
* fftools/ffplay: remove usage of internal AVInputFormat.read_seek fieldJames Almer2023-07-02
* fftools/ffplay: stop using AVFrame.pkt_posAnton Khirnov2023-03-20
* fftools/ffplay: depend on avfilterAnton Khirnov2023-03-20
* fftools/ffplay: drop an unused function argumentAnton Khirnov2023-03-20
* fftools/ffplay: prefer fd over pipe for seek supportZhao Zhili2023-01-11
* fftools: use av_dict_iterateMarvin Scholz2022-12-01
* fftools/ffplay: fix rotation incorrect when frame contains the displaymatrixWang Yaqiang2022-09-15
* fftools/ffplay: fix YUV conversion modeNiklas Haas2022-06-27
* fftools: drop the fake "default" option from ffplay/ffprobeAnton Khirnov2022-03-22
* fftools/ffplay: drop options deprecated since 2011Anton Khirnov2022-03-22
* fftools/cmdutils: split common option handlers into their own fileAnton Khirnov2022-03-22
* ffplay: don't shadow global variableZhao Zhili2022-03-21
* ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytesZhao Zhili2022-03-21
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* ffplay: convert to new channel layout-APIJames Almer2022-03-15
* ffplay: switch to new FIFO APIAnton Khirnov2022-02-07
* fftools: Constify values from av_dict_get()Chad Fraleigh2021-11-18
* fftools/ffplay: don't disable x11 compositingZane van Iperen2021-10-29
* ffmpeg: use display matrix frame side data for autorotationJames Almer2021-09-16
* fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplayLinjie Fu2021-08-05
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* fftools/ffplay: 240M matrix is not the same as BT.601Valerii Zapodovnikov2021-06-08