Mercurial > mplayer.hg
comparison drivers/generic_math.h @ 29480:a4d8dee13834
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".
author | ramiro |
---|---|
date | Sun, 16 Aug 2009 00:32:04 +0000 |
parents | 4129c8cfa742 |
children | 0ad2da052b2e |
comparison
equal
deleted
inserted
replaced
29479:55f33b0748c9 | 29480:a4d8dee13834 |
---|