ffmpeg/fftools
Marton Balint a1c7014847 ffplay: properly detect all window size changes
SDL_WINDOWEVENT_SIZE_CHANGED should be used instead of SDL_WINDOWEVENT_RESIZED
because SDL_WINDOWEVENT_RESIZED is only emitted if the resize happened due to
an external event.

Fixes ticket #8072.

Additional references:
https://bugzilla.libsdl.org/show_bug.cgi?id=4760
https://wiki.libsdl.org/SDL_WindowEventID

Signed-off-by: Marton Balint <cus@passwd.hu>
2019-08-14 21:57:46 +02:00
..
Makefile
cmdutils.c
cmdutils.h
ffmpeg.c libavformat: improve logs with cur_dts 2019-04-19 17:14:44 +02:00
ffmpeg.h ffmpeg_hw: Mark some strings as const 2019-06-02 22:58:22 +01:00
ffmpeg_cuvid.c
ffmpeg_filter.c
ffmpeg_hw.c ffmpeg_hw: Treat empty device string as no device setting 2019-06-02 22:58:22 +01:00
ffmpeg_opt.c ffmpeg_opt: Respect default disposition when select audio/video 2019-07-03 10:33:44 +08:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c avcodec/videotoolbox: add support for 10bit pixel format 2019-04-16 03:43:06 +03:00
ffplay.c ffplay: properly detect all window size changes 2019-08-14 21:57:46 +02:00
ffprobe.c ffprobe: Fix memory leak 2019-06-21 15:40:58 +01:00