Tue, 07 Sep 2010 19:15:29 +0000 |
stefano |
Use new imgutils.h API names, fix deprecation warnings.
libavcodec
|
Fri, 06 Aug 2010 09:37:04 +0000 |
stefano |
Remove use of the deprecated function avcodec_check_dimensions(), use
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Sun, 04 Oct 2009 08:42:23 +0000 |
pross |
Sun Raster RGB support
libavcodec
|
Fri, 05 Jun 2009 08:41:19 +0000 |
bcoudurier |
sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1
libavcodec
|
Fri, 10 Apr 2009 11:33:14 +0000 |
diego |
Remove unused variables along with the related warnings.
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Sun, 11 Jan 2009 22:19:48 +0000 |
diego |
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Tue, 29 Apr 2008 21:31:21 +0000 |
diego |
Add long names to some AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Fri, 01 Feb 2008 14:16:08 +0000 |
michael |
const
libavcodec
|
Fri, 28 Dec 2007 13:12:47 +0000 |
ivo |
remove forgotten debug statement
libavcodec
|
Fri, 28 Dec 2007 13:07:43 +0000 |
ivo |
Sun Rasterfile decoder
libavcodec
|