ffmpeg/libswscale
Ramiro Polla 469fd9b0e1 MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().
Merge variable declarations to previous {} block and indent.

Originally committed as revision 29454 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-07-28 05:45:47 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
ppc Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. 2009-06-04 22:50:38 +00:00
sparc Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
x86 Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
colorspace-test.c Rename cs_test.c --> colorspace-test.c. This is more consistent with the names 2009-03-26 14:20:15 +00:00
options.c Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
rgb2rgb.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 2009-07-26 12:26:32 +00:00
rgb2rgb.h Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb_template.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 2009-07-26 12:26:32 +00:00
swscale-example.c Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer 2009-07-09 02:27:39 +00:00
swscale.c MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler(). 2009-07-28 05:45:47 +00:00
swscale.h Remove '\p' doxygen markup, as it should improve plain text doxy 2009-06-06 09:37:46 +00:00
swscale_internal.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 2009-07-26 12:26:32 +00:00
swscale_template.c Indent. 2009-07-28 05:14:47 +00:00
yuv2rgb.c The AltiVec code in libswscale no longer is under GPL. 2009-07-05 20:10:59 +00:00