1. 24 Aug, 2010 6 commits
  2. 27 Jul, 2010 1 commit
  3. 23 Jul, 2010 4 commits
  4. 20 Jul, 2010 2 commits
  5. 30 Jun, 2010 4 commits
  6. 18 Jun, 2010 1 commit
    • Jean-Paul Saman's avatar
      modules/video_chroma/davinci.c: Resizer: optimize non fullscreen case · 577fb0b7
      Jean-Paul Saman authored
      Optimize for the case where fullscreen is not requested. In that case just
      copy the lines into a black destination picture and let the TV do the scaling.
      If your TV does not do scaling, then you will see the video in original format.
      
      If the source and destination picture are not of the same chroma (YVUV), then
      use the resizer to do chroma conversion and scale at the same time.
      577fb0b7
  7. 25 May, 2010 1 commit
  8. 21 Apr, 2010 7 commits
  9. 31 Mar, 2010 3 commits
  10. 11 Mar, 2010 1 commit
    • Jean-Paul Saman's avatar
      contribs ffmpeg: · 4d7052eb
      Jean-Paul Saman authored
      Specifying a revision for ffmpeg has no influence on the libswscale. This will be
      the current head of libswscale which might conflict with ffmpeg's HEAD. The
      suggested revision to use is 29968, which must be forced by removing libswscale and
      checking out: svn co -r 29968 svn://svn.ffmpeg.org/mplayer/trunk/libswscale libswscale
      4d7052eb
  11. 19 Feb, 2010 4 commits
  12. 17 Feb, 2010 2 commits
  13. 12 Feb, 2010 1 commit
  14. 08 Feb, 2010 1 commit
  15. 01 Feb, 2010 1 commit
  16. 12 Jan, 2010 1 commit