[MPlayer-dev-eng] Where to add a colorspace conversion function for fbdev
Diego Biurrun
diego at biurrun.de
Tue Sep 23 12:47:41 CEST 2008
On Tue, Sep 23, 2008 at 03:45:11AM -0700, Gregoire Gentil wrote:
>
> I would like to optimize mplayer for an embedded platform which prefered
> color space is yuv422. Here is the current output of mplayer:
> http://pastebin.com/d3dd90aec I have the assembly colorspace conversion
> function yuv420_to_yuv422. Where should I patch to add this conversion?
> Should I do it directly in libvo/vo_fbdev.c or is there a better place
> to add colorspace conversion?
Look in libswscale/, you should add the converter there.
Diego
More information about the MPlayer-dev-eng
mailing list