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
|
3 years ago |
Marton Balint
|
573f05a753
fftools/ffplay: do not write out of rdft visualization texture
|
3 years ago |
Andreas Rheinhardt
|
988deae6da
fftools: Switch to const AVCodec * where possible
|
3 years ago |
Andreas Rheinhardt
|
cb5a223a7e
fftools/ffmpeg, ffplay: Don't set refcounted_frames
|
3 years ago |
Marton Balint
|
9edec9206a
fftools/ffplay: reindent and some minor cosmetics
|
3 years ago |
Marton Balint
|
36d671438a
fftools/ffplay: use av_packet_alloc() to allocate packets
|
3 years ago |
Marton Balint
|
44fb1f845d
fftools/ffplay: use context AVPacket in decoder_decode_frame()
|
3 years ago |
Marton Balint
|
a29928e646
fftools/ffplay: get rid of flush_pkt
|
3 years ago |
Zhao Zhili
|
99e12b5736
ffplay: fix autoexit doesn't work in the case of pb->error
|
4 years ago |
Nicolas George
|
973540118a
ffplay: do not set redundant channel count on abuffersink.
|
4 years ago |
Peter Ross
|
6cfb33f976
ffplay: set stream_index to -1 earlier to prevent segfault
|
4 years ago |
Gyan Doshi
|
b195b5f2ba
ffplay: flush correct stream after stats update
|
4 years ago |
Gyan Doshi
|
2d6a89872e
ffplay: always show stats at all log levels if requested by user
|
4 years ago |
Andreas Rheinhardt
|
3362330741
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
|
5 years ago |
Marton Balint
|
af7ec793d4
fftools/ffplay: fix possible memory leak in decoder
|
4 years ago |
Marton Balint
|
a1c7014847
ffplay: properly detect all window size changes
|
5 years ago |
Daniel Kucera
|
8d9910a23a
ffplay: added option always on top for video window
|
5 years ago |
Marton Balint
|
7cab5471b2
ffplay: add support for setting the number of filter threads
|
5 years ago |
Marton Balint
|
fe99a51c40
ffplay: add missing avfilter_graph_alloc result check
|
5 years ago |
Marton Balint
|
28dd73a443
ffplay: use different decoder names for each media type
|
5 years ago |
Marton Balint
|
418c90faac
ffplay: fix -x and -y options when only one of them is used
|
6 years ago |
Marton Balint
|
9a39c5449f
ffplay: convert float math to int math in calculate_display_rect
|
6 years ago |
Dave Rice
|
1431ff2d37
ffplay: add options to specify window position
|
6 years ago |
Gyan Doshi
|
1a4a8df249
ffplay: add option to allow custom seek interval
|
6 years ago |
Marton Balint
|
9fee22dbdd
ffplay: do not drain existing filters when seeking
|
6 years ago |
Marton Balint
|
85bfcc46d1
ffplay: add support for various YUV conversion modes
|
6 years ago |
Marton Balint
|
e8050aa791
ffplay: ignore keypress events before a window is created
|
6 years ago |
Carl Eugen Hoyos
|
53d6d4f266
ffplay: Print codec_name if decoder for codec_id could not be found.
|
6 years ago |
Matt Oliver
|
6be690685a
ffplay: Fix realloc_texture when input texture is NULL.
|
6 years ago |
Josh de Kock
|
89029bd2c7
lav*,tests: remove several register_all calls
|
6 years ago |
Marton Balint
|
25a2d269bd
fftools, tools, examples: migrate to AVFormatContext->url
|
6 years ago |
wm4
|
e24f192a9f
ffplay: drop lock manager use
|
6 years ago |
James Almer
|
e61825d5b4
ffplay: remove usage of AVCodecContext accessors
|
7 years ago |
Marton Balint
|
d68a557df4
ffplay: use SDL2 audio API
|
7 years ago |
Marton Balint
|
415038f2bd
ffplay: only use hardware accelerated SDL texture formats
|
7 years ago |
Marton Balint
|
84d31e2475
ffplay: create the window and the renderer before starting playback
|
7 years ago |
James Almer
|
7b550c5f84
Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'
|
7 years ago |
James Almer
|
fd5f4ac081
Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'
|
7 years ago |