Marton Balint
|
87f8335bdf
fftools/ffplay: use correct buffersink channel layout parameters
|
7 месяцев назад |
Zhao Zhili
|
c926140558
fftools/ffplay: prefer fd over pipe for seek support
|
1 год назад |
Marvin Scholz
|
f1907faab4
fftools: use av_dict_iterate
|
1 год назад |
Wang Yaqiang
|
3f0fac9303
fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
|
2 лет назад |
Niklas Haas
|
a526f0cc3a
fftools/ffplay: fix YUV conversion mode
|
2 лет назад |
Anton Khirnov
|
bd0cbebf3e
fftools: drop the fake "default" option from ffplay/ffprobe
|
2 лет назад |
Anton Khirnov
|
6fd1cd6053
fftools/ffplay: drop options deprecated since 2011
|
2 лет назад |
Anton Khirnov
|
a545cb2b9d
fftools/cmdutils: split common option handlers into their own file
|
2 лет назад |
Zhao Zhili
|
117672c814
ffplay: don't shadow global variable
|
2 лет назад |
Zhao Zhili
|
269ed0a413
ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes
|
2 лет назад |
Martin Storsjö
|
a78f136f3f
configure: Use a separate config_components.h header for $ALL_COMPONENTS
|
2 лет назад |
James Almer
|
0995e1f1b3
ffplay: convert to new channel layout-API
|
2 лет назад |
Anton Khirnov
|
bdf9ed41fe
ffplay: switch to new FIFO API
|
2 лет назад |
Chad Fraleigh
|
a185b526a9
fftools: Constify values from av_dict_get()
|
3 лет назад |
Zane van Iperen
|
783935de18
fftools/ffplay: don't disable x11 compositing
|
3 лет назад |
James Almer
|
535a835e51
ffmpeg: use display matrix frame side data for autorotation
|
3 лет назад |
Linjie Fu
|
5b0e6b0d82
fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay
|
3 лет назад |
Andreas Rheinhardt
|
2934a4b9a5
Remove unnecessary avassert.h inclusions
|
3 лет назад |
Andreas Rheinhardt
|
1be3d8a0cb
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
|
3 лет назад |
Valerii Zapodovnikov
|
3249b96342
fftools/ffplay: 240M matrix is not the same as BT.601
|
3 лет назад |
Andreas Rheinhardt
|
56450a0ee4
avformat: Constify the API wrt AV(In|Out)putFormat
|
3 лет назад |
Marton Balint
|
573f05a753
fftools/ffplay: do not write out of rdft visualization texture
|
3 лет назад |
Andreas Rheinhardt
|
988deae6da
fftools: Switch to const AVCodec * where possible
|
3 лет назад |
Andreas Rheinhardt
|
cb5a223a7e
fftools/ffmpeg, ffplay: Don't set refcounted_frames
|
3 лет назад |
Marton Balint
|
9edec9206a
fftools/ffplay: reindent and some minor cosmetics
|
3 лет назад |
Marton Balint
|
36d671438a
fftools/ffplay: use av_packet_alloc() to allocate packets
|
3 лет назад |
Marton Balint
|
44fb1f845d
fftools/ffplay: use context AVPacket in decoder_decode_frame()
|
3 лет назад |
Marton Balint
|
a29928e646
fftools/ffplay: get rid of flush_pkt
|
3 лет назад |
Zhao Zhili
|
99e12b5736
ffplay: fix autoexit doesn't work in the case of pb->error
|
4 лет назад |
Nicolas George
|
973540118a
ffplay: do not set redundant channel count on abuffersink.
|
4 лет назад |
Peter Ross
|
6cfb33f976
ffplay: set stream_index to -1 earlier to prevent segfault
|
4 лет назад |
Gyan Doshi
|
b195b5f2ba
ffplay: flush correct stream after stats update
|
4 лет назад |
Gyan Doshi
|
2d6a89872e
ffplay: always show stats at all log levels if requested by user
|
4 лет назад |
Andreas Rheinhardt
|
3362330741
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
|
5 лет назад |
Marton Balint
|
af7ec793d4
fftools/ffplay: fix possible memory leak in decoder
|
4 лет назад |
Marton Balint
|
a1c7014847
ffplay: properly detect all window size changes
|
5 лет назад |
Daniel Kucera
|
8d9910a23a
ffplay: added option always on top for video window
|
5 лет назад |
Marton Balint
|
7cab5471b2
ffplay: add support for setting the number of filter threads
|
5 лет назад |
Marton Balint
|
fe99a51c40
ffplay: add missing avfilter_graph_alloc result check
|
5 лет назад |
Marton Balint
|
28dd73a443
ffplay: use different decoder names for each media type
|
5 лет назад |
Marton Balint
|
418c90faac
ffplay: fix -x and -y options when only one of them is used
|
6 лет назад |
Marton Balint
|
9a39c5449f
ffplay: convert float math to int math in calculate_display_rect
|
6 лет назад |
Dave Rice
|
1431ff2d37
ffplay: add options to specify window position
|
6 лет назад |
Gyan Doshi
|
1a4a8df249
ffplay: add option to allow custom seek interval
|
6 лет назад |
Marton Balint
|
9fee22dbdd
ffplay: do not drain existing filters when seeking
|
6 лет назад |
Marton Balint
|
85bfcc46d1
ffplay: add support for various YUV conversion modes
|
6 лет назад |
Marton Balint
|
e8050aa791
ffplay: ignore keypress events before a window is created
|
6 лет назад |
Carl Eugen Hoyos
|
53d6d4f266
ffplay: Print codec_name if decoder for codec_id could not be found.
|
6 лет назад |
Matt Oliver
|
6be690685a
ffplay: Fix realloc_texture when input texture is NULL.
|
6 лет назад |
Josh de Kock
|
89029bd2c7
lav*,tests: remove several register_all calls
|
6 лет назад |