[Ffmpeg-devel] [PATCH] Convert deprecated colorspace names

Michael Niedermayer michaelni
Mon Feb 12 16:05:26 CET 2007


Hi

On Mon, Feb 12, 2007 at 03:10:46PM +0100, Diego Biurrun wrote:
> On Wed, Feb 07, 2007 at 02:48:35AM +0100, Diego Biurrun wrote:
> > On Wed, Feb 07, 2007 at 01:11:50AM +0100, Michael Niedermayer wrote:
> > > 
> > > On Tue, Feb 06, 2007 at 10:39:39PM +0100, Diego Biurrun wrote:
> > > > Attached is a patch that addresses the change of colorspace names
> > > > performed in libavutil/avutil.h:
> > > > 
> > > > #if LIBAVUTIL_VERSION_INT < (50<<16)
> > > > #define PIX_FMT_UYVY411 PIX_FMT_UYYVYY411
> > > > #define PIX_FMT_RGBA32  PIX_FMT_RGB32
> > > > #define PIX_FMT_YUV422  PIX_FMT_YUYV422
> > > > #endif
> > > > 
> > > > OK to apply?
> > > 
> > > yes
> > 
> > Done.
> 
> Still remaining are quite a few functions like 'yuv422_to_yuv420p' which
> use the old names.  Should I rename these as well for consistency?

if they are internal functions IMO yes

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070212/7b8aedb9/attachment.pgp>



More information about the ffmpeg-devel mailing list