Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Fri, 24 Apr 2009 14:09:24 +0000 |
kostya |
Remove useless assignment during initialization for some decoders
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Sun, 01 Feb 2009 14:44:51 +0000 |
kostya |
Silence useless compiler warning when passing AVFrame* instead of AVPicture*
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sat, 06 Dec 2008 08:57:31 +0000 |
kostya |
AASC can contain raw data in addition to MS-RLE
libavcodec
|
Thu, 18 Sep 2008 05:20:54 +0000 |
kostya |
Factorize out code used for MS RLE format decoding in different decoders.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Sat, 26 Apr 2008 04:14:33 +0000 |
kostya |
Correct company name
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Fri, 01 Feb 2008 03:39:15 +0000 |
michael |
const
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Tue, 27 Mar 2007 05:23:07 +0000 |
kostya |
Remove redundant assign
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sun, 03 Apr 2005 05:02:08 +0000 |
melanson |
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
libavcodec
|