- 12 Sep, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29674 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Aug, 2009 2 commits
-
-
Ramiro Polla authored
- Place curly brackets in the same line as while/for/if/switch/else/do; - Place curly brackets at column 0 in the next line starting a function. Originally committed as revision 29523 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
- 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
-
- 10 Aug, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 29485 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Jun, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29350 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 09 May, 2009 1 commit
-
-
Diego Biurrun authored
Fixes a couple of 'discards qualifiers from pointer target type' warnings. Originally committed as revision 29281 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 29 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 29099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 26 Mar, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29063 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-