1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale/x86
Ronald S. Bultje 0d994b2f45 swscale: don't use planar output functions to write to NV12/21.
This prevents a crash when converting to NV12/21 without the bitexact
flags enabled.
2011-06-27 17:15:41 -07:00
..
rgb2rgb_template.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
swscale_mmx.c swscale: Fix compilation with --disable-mmx2. 2011-06-15 01:17:59 +02:00
swscale_template.c swscale: don't use planar output functions to write to NV12/21. 2011-06-27 17:15:41 -07:00
yuv2rgb_mmx.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
yuv2rgb_template.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00