23 Commits (a5e24be52ab0ebea908a566a1b0dbf2584f5631a)

Author SHA1 Message Date
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