[FFmpeg-devel] [PATCH] pixcolorinfo: remove unused PixFmtInfo.depth field
Michael Niedermayer
michaelni at gmx.at
Mon Jul 25 02:14:53 CEST 2011
On Sun, Jul 24, 2011 at 03:49:41PM +0200, Stefano Sabatini wrote:
> Use information stored in pixdesc instead.
> ---
> libavutil/pixcolorinfo.c | 54 ----------------------------------------------
> libavutil/pixcolorinfo.h | 1 -
> 2 files changed, 0 insertions(+), 55 deletions(-)
we cannot do this if this is moved to libavutil and used from outside
it would break ABI and would need major bumps, thats
also why i think the move of this to lavu is not a good idea
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110725/320420fe/attachment.asc>
More information about the ffmpeg-devel
mailing list