ffmpeg/libswscale
Ramiro Polla 9b734d44ab Indent libswscale:
- Use 4 spaces throughout for indentation;
- Fix inconsistent indentation;
- Indent function calls and declarations aligning arguments on multiple lines
  to the column after the opening parentheses;
- Align asm code to the column 4 spaces after the call to __asm__();
- Align cases in switch statements to the same column as "switch".

Originally committed as revision 29522 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-08-16 00:32:04 +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 Indent libswscale: 2009-08-16 00:32:04 +00:00
sparc Indent libswscale: 2009-08-16 00:32:04 +00:00
x86 BGR32 MMX special convertor. 2009-08-14 02:15:28 +00:00
colorspace-test.c Indent libswscale: 2009-08-16 00:32:04 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
options.c Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
rgb2rgb_template.c Indent libswscale: 2009-08-16 00:32:04 +00:00
rgb2rgb.c Indent libswscale: 2009-08-16 00:32:04 +00:00
rgb2rgb.h Indent libswscale: 2009-08-16 00:32:04 +00:00
swscale_internal.h MMX2 horizontal scaler: Determine code size at runtime. 2009-08-13 18:31:07 +00:00
swscale_template.c Indent libswscale: 2009-08-16 00:32:04 +00:00
swscale-example.c swscale-example: Don't check for chroma planes in mono formats. 2009-08-13 18:39:39 +00:00
swscale.c Indent libswscale: 2009-08-16 00:32:04 +00:00
swscale.h Remove '\p' doxygen markup, as it should improve plain text doxy 2009-06-06 09:37:46 +00:00
yuv2rgb.c Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused 2009-08-09 15:04:17 +00:00