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
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Thu, 13 Mar 2008 00:20:15 +0000 |
diego |
Add missing stdint.h #include to headers that use it.
libavcodec
|
Mon, 03 Mar 2008 23:10:13 +0000 |
aurel |
include required header
libavcodec
|
Fri, 15 Feb 2008 21:01:10 +0000 |
vitor |
100l
libavcodec
|
Fri, 15 Feb 2008 20:20:57 +0000 |
vitor |
Add header for declaration of ff_xxxx functions in imgconvert.c
libavcodec
|