45 Commits (20b0d24c2f7ae86cebeb17399a2fea3a7e3d0f69)

Author SHA1 Message Date
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
Andreas Rheinhardt cb5a223a7e fftools/ffmpeg, ffplay: Don't set refcounted_frames 4 years ago
Marton Balint 9edec9206a fftools/ffplay: reindent and some minor cosmetics 4 years ago
Marton Balint 36d671438a fftools/ffplay: use av_packet_alloc() to allocate packets 4 years ago
Marton Balint 44fb1f845d fftools/ffplay: use context AVPacket in decoder_decode_frame() 4 years ago
Marton Balint a29928e646 fftools/ffplay: get rid of flush_pkt 4 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 5 years ago
Gyan Doshi b195b5f2ba ffplay: flush correct stream after stats update 5 years ago
Gyan Doshi 2d6a89872e ffplay: always show stats at all log levels if requested by user 5 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 5 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 6 years ago
Marton Balint 7cab5471b2 ffplay: add support for setting the number of filter threads 6 years ago
Marton Balint fe99a51c40 ffplay: add missing avfilter_graph_alloc result check 6 years ago
Marton Balint 28dd73a443 ffplay: use different decoder names for each media type 6 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. 7 years ago
Matt Oliver 6be690685a ffplay: Fix realloc_texture when input texture is NULL. 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
wm4 e24f192a9f ffplay: drop lock manager use 7 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