[MPlayer-cvslog] CVS: main/libmpeg2 uyvy.c,NONE,1.1

Ivan Kalvachev ivan at cacad.com
Sat Nov 20 17:28:40 CET 2004


On Sat, 20 Nov 2004 15:37:41 +0100 (CET)
syncmail at mplayerhq.hu (Jindrich Makovicka CVS) wrote:

> CVS change done by Jindrich Makovicka CVS
> 
> Update of /cvsroot/mplayer/main/libmpeg2
> In directory mail:/var2/tmp/cvs-serv17071
> 
> Added Files:
> 	uyvy.c 
> Log Message:
> libmpeg2 4:2:2 decoding


WHAT THE HELL ARE YOU DOING!!!!!!!!!!

Why you are integrating C only slow format converter when
MPlayer already have build-in fast SIMD generic one!!
If you want to add support for 4:2:2 and 4:4:4 output then
you should do it like ffmpeg one, in planar 4:2:2/4:4:4 modes.

If you don't like the chosen target format then you should fix scale filter, not
bugging mpeg2 decoder with useless stuff.

I guess that your new conversion code also break slice rendering (not sure).

Please ask somebody before doing such stupid things. Or look what other people have done.

And please revert this nonsense, or I will.

Take Care
   Ivan Kalvachev
  iive




More information about the MPlayer-cvslog mailing list