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: print a more descriptive error message in show_help_bsf() when no bsf is specified 2018-07-28 11:14:45 -03:00
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 fftools/qsv: add extra_hw_frames support 2018-08-07 11:26:40 +08:00
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