ffmpeg/fftools
Marton Balint 418c90faac ffplay: fix -x and -y options when only one of them is used
Previously if only -y was used then nothing happened, if only -x then zero
window height was set which is undefined in SDL and caused a black window.

From now on if only one dimension is set we calculate the other based on
size/aspect of the shown content.

Signed-off-by: Marton Balint <cus@passwd.hu>
2018-12-02 00:57:10 +01:00
..
Makefile
cmdutils.c
cmdutils.h
ffmpeg.c ffmpeg: Avoid duplicating Closed Captions when increasing frame rate. 2018-11-27 18:38:09 +01:00
ffmpeg.h
ffmpeg_cuvid.c
ffmpeg_filter.c
ffmpeg_hw.c
ffmpeg_opt.c ffmpeg: break loop when dts_heuristic check done 2018-09-30 22:23:02 +02:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffplay.c ffplay: fix -x and -y options when only one of them is used 2018-12-02 00:57:10 +01:00
ffprobe.c fftools/ffprobe: Indent the code. 2018-11-27 10:45:25 +08:00