Sun, 22 Feb 2009 13:48:55 +0000 |
stefano |
Add missing av_cold in static init/close functions.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Tue, 16 Dec 2008 08:02:05 +0000 |
benoit |
Add const qualifiers to decode functions.
libavcodec
|
Tue, 16 Dec 2008 07:56:33 +0000 |
benoit |
Fix warning "format not a string literal and no format arguments".
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Tue, 06 May 2008 09:16:36 +0000 |
diego |
Remove unnecessary parentheses from return calls.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 29 Feb 2008 08:01:01 +0000 |
benoit |
Make AMR-NB block size const and 8 bits.
libavcodec
|
Fri, 29 Feb 2008 07:59:29 +0000 |
benoit |
Define block size for AMR-WB (use IF2 table).
libavcodec
|
Sun, 27 Jan 2008 18:02:27 +0000 |
diego |
typo
libavcodec
|
Wed, 06 Jun 2007 00:14:18 +0000 |
diego |
Give all wrappers for external libraries names starting with lib.
libavcodec
base
amr.c@daeb0fbf5ffd
|