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 Remove the ffserver program 2018-01-06 18:31:37 +00:00
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 cmdutils: print supported codecs in show_help_bsf() 2018-03-22 00:15:05 -03:00
ffmpeg.c ffmpeg: Avoid duplicating Closed Captions when increasing frame rate. 2018-11-27 18:38:09 +01:00
ffmpeg.h fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled 2018-06-04 22:26:55 +02:00
ffmpeg_cuvid.c
ffmpeg_filter.c fftools/ffmpeg_filter: Replace the number by macro for bprint init 2018-06-17 09:59:33 +08:00
ffmpeg_hw.c ffmpeg: Use codec hardware config to configure hwaccels 2017-11-26 21:41:19 +00:00
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