Leandro Santiago
|
fd0cacc472
fftools/ffplay: fix crash when vk renderer is null
|
3 months ago |
Anton Khirnov
|
b97ccc537d
fftools/ffplay: switch to new buffersink options
|
4 months ago |
Anton Khirnov
|
577708a70a
fftools/ffplay: stop using avfilter_graph_create_filter() incorrectly
|
4 months ago |
Zhao Zhili
|
523189c744
fftools/ffplay: handle flip in display matrix
|
6 months ago |
Anton Khirnov
|
f1664aabb1
fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
|
9 months ago |
Michael Niedermayer
|
4bca147415
fftools/ffplay: Check vulkan_params
|
9 months ago |
Marton Balint
|
ed927f2f0c
fftools/ffplay: allow unused format options which are also codec options
|
8 months ago |
Marton Balint
|
4d97557137
fftools/ffplay: use cmdutils code for checking remaining avoptions
|
8 months ago |
Andreas Rheinhardt
|
f3d206d25f
fftools, avfilter, avformat: Simplify check for "is dictionary empty?"
|
8 months ago |
Michael Niedermayer
|
f44f441555
fftools/ffplay: Check return of swr_alloc_set_opts2()
|
9 months ago |
Andreas Rheinhardt
|
790f793844
avutil/common: Don't auto-include mem.h
|
10 months ago |
Marton Balint
|
7251f90972
fftools/ffplay: use correct buffersink channel layout parameters
|
10 months ago |
Anton Khirnov
|
e2e2ee7711
fftools/ffplay: stop printing non-public AVCodecContext fields
|
11 months ago |
Zhao Zhili
|
39a0c55347
fftools/ffplay: Fix output color_spaces of filter
|
11 months ago |
Niklas Haas
|
c619d20906
fftools/ffplay: constrain supported YUV color spaces
|
1 year ago |
Niklas Haas
|
dcc7263b0e
fftools/ffplay: add missing YUV metadata to buffersrc
|
1 year ago |
Anton Khirnov
|
67529ad8a4
fftools/cmdutils: drop alt_flags parameter from show_help_options()
|
1 year 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
|
1 year ago |
xufuji456
|
6caf34dbe0
fftool/ffplay: avoid same name in local variable
|
1 year ago |
Anton Khirnov
|
5b1b132072
fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARG
|
1 year ago |
Anton Khirnov
|
d2e479a429
fftools: split off option types from other flags
|
1 year ago |
Anton Khirnov
|
b472c46a70
fftools/cmdutils: simplify handling of the HAS_ARG option flag
|
1 year 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
|
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
|
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
|
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 |