1. 28 Aug, 2012 1 commit
  2. 15 Aug, 2012 1 commit
  3. 19 Jul, 2012 2 commits
  4. 18 Jul, 2012 1 commit
  5. 09 Jun, 2012 1 commit
  6. 01 Feb, 2012 1 commit
  7. 08 Jan, 2012 1 commit
  8. 02 Jan, 2012 1 commit
  9. 28 May, 2011 1 commit
  10. 24 May, 2011 1 commit
  11. 19 Mar, 2011 1 commit
  12. 07 Dec, 2010 1 commit
  13. 12 May, 2010 1 commit
  14. 11 May, 2010 1 commit
  15. 29 Aug, 2009 1 commit
  16. 16 Aug, 2009 2 commits
    • Ramiro Polla's avatar
      Cosmetics: · dd68318c
      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
      dd68318c
    • Ramiro Polla's avatar
      Indent libswscale: · 9b734d44
      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
      9b734d44
  17. 26 Mar, 2009 1 commit
  18. 04 Nov, 2008 1 commit
  19. 13 Apr, 2008 1 commit
  20. 05 Jul, 2007 1 commit
  21. 28 Apr, 2007 1 commit
  22. 26 Apr, 2007 1 commit
  23. 18 Apr, 2007 1 commit
  24. 12 Apr, 2007 2 commits
  25. 30 Mar, 2007 1 commit
  26. 28 Jan, 2007 2 commits
  27. 07 Oct, 2006 1 commit
  28. 04 Oct, 2006 1 commit
  29. 21 Aug, 2006 1 commit
  30. 30 Jun, 2006 1 commit
  31. 13 Jan, 2006 1 commit
  32. 14 Nov, 2005 1 commit
  33. 27 Jun, 2004 1 commit
    • Michael Niedermayer's avatar
      altivec yuv->rgb converter · a31de956
      Michael Niedermayer authored
      orginal patch  by (Marc Hoffman <mmh at pleasantst dot com>)
      critical fixes by (Reza Jelveh <reza.jelveh at tu-harburg dot de>)
      
      known bugs/issues, which should be fixed ASAP by someone who has a ppc:
      0..255 vs. 16..235
      unneeded recalculation of tables
      general cleaup, like removing double initalizing of variables
      
      Originally committed as revision 12699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
      a31de956
  34. 04 Oct, 2003 1 commit
  35. 23 May, 2003 1 commit
  36. 29 Jun, 2002 1 commit