1. 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
  2. 24 Jun, 2004 1 commit
  3. 28 Jul, 2003 1 commit
  4. 23 May, 2003 1 commit
  5. 25 Apr, 2003 1 commit
  6. 17 Apr, 2003 1 commit
  7. 08 Apr, 2003 1 commit
  8. 14 Feb, 2003 1 commit
  9. 11 Feb, 2003 1 commit
  10. 18 Nov, 2002 1 commit
  11. 04 Nov, 2002 1 commit
  12. 31 Oct, 2002 1 commit
  13. 29 Oct, 2002 1 commit
  14. 28 Oct, 2002 1 commit
    • Michael Niedermayer's avatar
      postprocessing cleanup: · 9c9e467d
      Michael Niedermayer authored
      remove opendivx #ifdefs
      remove rk1 filter
      remove unused / obsolete stuff
      add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
      threadsafe / no more non-const globals
      some optimizations
      different strides for Y,U,V possible
      remove ebx usage (someone really should fix gcc, this is really lame)
      change the dering filter slightly (tell me if its worse for any files)
      
      Originally committed as revision 7947 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
      9c9e467d
  15. 22 Aug, 2002 1 commit
  16. 29 Jun, 2002 1 commit
  17. 26 Nov, 2001 1 commit
  18. 16 Nov, 2001 1 commit
  19. 06 Nov, 2001 1 commit
  20. 28 Oct, 2001 1 commit
  21. 24 Oct, 2001 1 commit