1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale/x86
Luca Barbato 86330b4c92 swscale: partially move the arch specific code left
PPC and x86 code is split off from swscale_template.c. Lots of code is
still duplicated and should be removed later.

Again uniformize the init system to be more similar to the dsputil one.

Unset h*scale_fast in the x86 init in order to make the output
consistent with the previous status. Thanks to Josh for spotting it.
2011-04-14 22:16:47 +02:00
..
rgb2rgb_template.c swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
rgb2rgb.c swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
swscale_template.c swscale: partially move the arch specific code left 2011-04-14 22:16:47 +02:00
yuv2rgb_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
yuv2rgb_template.c Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX(). 2011-04-11 14:18:48 +02:00