Wed, 19 Nov 2008 14:57:48 +0000 |
kostya |
Add channel layout to several audio decoders I maintain
libavcodec
|
Wed, 24 Sep 2008 12:45:28 +0000 |
kostya |
Correct wrong lower limit and condition used in APE decoder
libavcodec
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavcodec
|
Fri, 29 Aug 2008 06:14:53 +0000 |
kostya |
While APE changed container format in 3.98, frequency tables for range coding
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Sun, 06 Jul 2008 06:06:55 +0000 |
kostya |
Add several vector functions used by Monkey's Audio decoder to dsputil
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 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Mon, 10 Mar 2008 00:27:40 +0000 |
michael |
smaller tables
libavcodec
|
Tue, 04 Mar 2008 22:09:54 +0000 |
michael |
Remove unused elements from tables.
libavcodec
|
Tue, 04 Mar 2008 21:58:34 +0000 |
michael |
Detect and prevent reading over the end of counts_*. We pass the error
libavcodec
|
Tue, 04 Mar 2008 21:39:21 +0000 |
michael |
Prevent segfault due to reading over the end of the input buffer.
libavcodec
|
Fri, 01 Feb 2008 03:46:11 +0000 |
michael |
const
libavcodec
|
Thu, 31 Jan 2008 00:10:56 +0000 |
bcoudurier |
cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type
libavcodec
|
Sun, 02 Dec 2007 14:06:28 +0000 |
diego |
Fix some spelling mistakes.
libavcodec
|
Sat, 01 Dec 2007 22:21:04 +0000 |
vitor |
spelling
libavcodec
|
Thu, 13 Sep 2007 03:22:47 +0000 |
kostya |
Monkey Audio decoder
libavcodec
|