1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-14 11:03:33 +02:00
ffmpeg/fftools
Marton Balint 415038f2bd ffplay: only use hardware accelerated SDL texture formats
Typically only a small subset of the SDL texture formats are supported directly
by the SDL renderer drivers, the rest is software emulated. It's better if
libswscale does the format conversion to a hardware-accelerated texture format
instead of SDL.

This should fix video render slowdowns with some texture formats after
3bd2228d05.

Signed-off-by: Marton Balint <cus@passwd.hu>
2017-11-04 19:27:37 +01:00
..
cmdutils_opencl.c
cmdutils.c Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463' 2017-11-01 18:01:32 -03:00
cmdutils.h
ffmpeg_cuvid.c
ffmpeg_filter.c
ffmpeg_hw.c
ffmpeg_opt.c ffmpeg: remove usage of deprecated getter functions 2017-10-29 14:42:48 -03:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffmpeg.c ffmpeg: Fix flush packet stream copy input timestamp handling 2017-11-01 19:55:56 +00:00
ffmpeg.h
ffplay.c ffplay: only use hardware accelerated SDL texture formats 2017-11-04 19:27:37 +01:00
ffprobe.c ffprobe: remove usage of deprecated getter functions 2017-10-29 14:42:48 -03:00
ffserver_config.c
ffserver_config.h
ffserver.c
Makefile