-
- Downloads
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
Showing
- libswscale/colorspace-test.c 11 additions, 11 deletionslibswscale/colorspace-test.c
- libswscale/ppc/yuv2rgb_altivec.c 18 additions, 18 deletionslibswscale/ppc/yuv2rgb_altivec.c
- libswscale/rgb2rgb.c 8 additions, 8 deletionslibswscale/rgb2rgb.c
- libswscale/rgb2rgb.h 8 additions, 8 deletionslibswscale/rgb2rgb.h
- libswscale/rgb2rgb_template.c 1368 additions, 1368 deletionslibswscale/rgb2rgb_template.c
- libswscale/sparc/yuv2rgb_vis.c 94 additions, 94 deletionslibswscale/sparc/yuv2rgb_vis.c
- libswscale/swscale.c 135 additions, 135 deletionslibswscale/swscale.c
- libswscale/swscale_template.c 114 additions, 114 deletionslibswscale/swscale_template.c
Loading
Please register or sign in to comment