1. 21 Jan, 2014 1 commit
  2. 28 Aug, 2013 1 commit
  3. 30 Oct, 2012 1 commit
  4. 22 Jul, 2012 1 commit
  5. 21 Feb, 2012 2 commits
  6. 28 Jan, 2012 1 commit
  7. 13 Jan, 2012 1 commit
  8. 11 Jan, 2012 1 commit
  9. 11 Dec, 2011 1 commit
  10. 28 May, 2011 1 commit
  11. 24 May, 2011 1 commit
  12. 19 Apr, 2011 1 commit
  13. 14 Apr, 2011 1 commit
    • Luca Barbato's avatar
      swscale: move away x86 specific code from rgb2rgb · c0038328
      Luca Barbato authored
      Keep only the plain C code in the main rgb2rgb.c and move the x86
      specific optimizations to x86/rgb2rgb.c
      Change the initialization pattern a little so some of it can be
      factorized to behave more like dsputils.
      c0038328
  14. 13 Apr, 2011 1 commit
  15. 19 Mar, 2011 1 commit
  16. 14 Sep, 2010 1 commit
  17. 13 Sep, 2010 1 commit
  18. 12 Sep, 2010 1 commit
  19. 08 Sep, 2010 1 commit
  20. 10 Jul, 2010 1 commit
  21. 01 Jun, 2010 2 commits
  22. 27 Mar, 2010 1 commit
  23. 03 Feb, 2010 1 commit
  24. 15 Jan, 2010 1 commit
  25. 07 Sep, 2009 1 commit
  26. 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
  27. 26 Jul, 2009 1 commit
  28. 19 Mar, 2009 1 commit
  29. 28 Feb, 2009 1 commit
  30. 25 Jan, 2009 1 commit
  31. 14 Jan, 2009 1 commit
  32. 02 Dec, 2008 2 commits
  33. 23 Oct, 2008 1 commit
  34. 05 Sep, 2008 1 commit
  35. 04 Sep, 2008 2 commits