log imgconvert.h @ 12530:63edd10ad4bc libavcodec tip

age author description
Thu, 12 Aug 2010 15:06:04 +0000 stefano Deprecate ff_get_plane_bytewidth() in favor of libavcodec
Sat, 31 Jul 2010 16:46:20 +0000 stefano Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize, libavcodec
Sat, 21 Mar 2009 22:24:44 +0000 stefano Globally prefer enum PixelFormat over int when it makes sense. libavcodec
Fri, 20 Mar 2009 22:29:31 +0000 stefano Remove declaration of the removed function img_convert(). libavcodec
Fri, 06 Feb 2009 12:59:50 +0000 michael Ensure that the palette is set in data[1] for all 8bit formats. libavcodec
Sat, 13 Dec 2008 12:56:29 +0000 diego Add img_convert() to imgconvert.h and #include it from imgresample.c. libavcodec