1. 14 May, 2011 1 commit
  2. 12 May, 2011 1 commit
  3. 11 May, 2011 1 commit
    • Ronald S. Bultje's avatar
      swscale: fix YUV420P 9/10bit support. · c8f487de
      Ronald S. Bultje authored
      Fix handling of input if not in native endianness, and add support for
      9/10-bit output. This allows us to force endianness of YUV420P 9/10bit
      in the H264/10bit fate tests, which should fix them on big-endian
      systems.
      c8f487de
  4. 14 Apr, 2011 2 commits
  5. 19 Mar, 2011 1 commit
  6. 18 Jan, 2011 1 commit
  7. 17 Jan, 2011 1 commit
  8. 24 Jul, 2010 3 commits
  9. 22 Jan, 2010 1 commit
  10. 12 Sep, 2009 1 commit
  11. 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
  12. 10 Aug, 2009 1 commit
  13. 04 Jun, 2009 1 commit
  14. 09 May, 2009 1 commit
  15. 29 Mar, 2009 1 commit
  16. 26 Mar, 2009 1 commit