Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Tue, 03 Jun 2008 16:46:38 +0000 |
banan |
Sample tested and the code worked so the comment is removed
libavcodec
|
Thu, 22 May 2008 19:42:02 +0000 |
banan |
Update copyright and text
libavcodec
|
Thu, 22 May 2008 19:16:28 +0000 |
banan |
Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski
libavcodec
|
Tue, 29 Apr 2008 07:11:59 +0000 |
diego |
Transform codec names into single words.
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Fri, 01 Feb 2008 03:54:08 +0000 |
michael |
const
libavcodec
|
Sat, 11 Aug 2007 22:48:55 +0000 |
aurel |
use av_clip_int16() where it makes sense
libavcodec
|
Thu, 09 Aug 2007 00:13:31 +0000 |
alex |
use get_bits1(..) instead get_bits(.., 1)
libavcodec
|
Mon, 30 Jul 2007 13:58:17 +0000 |
takis |
Handle malloc failure
libavcodec
|
Fri, 27 Jul 2007 16:31:54 +0000 |
takis |
Replace a return of -1 with ENOMEM.
libavcodec
|
Wed, 18 Apr 2007 19:58:20 +0000 |
banan |
Deobfuscade decodeTonalComponents calling logic.
libavcodec
|
Tue, 17 Apr 2007 20:53:39 +0000 |
banan |
Atrac3 decoder.
libavcodec
|