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

Diego Biurrun diego
Tue Feb 6 22:39:39 CET 2007


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?

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: csp.diff
Type: text/x-diff
Size: 32104 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070206/5564a5e6/attachment.diff>



More information about the ffmpeg-devel mailing list