Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavcodec
|
Wed, 21 Apr 2010 17:57:48 +0000 |
rbultje |
Move clipping of audio samples (for those codecs outputting float) from decoder
libavcodec
|
Wed, 21 Apr 2010 17:45:24 +0000 |
rbultje |
Split input/output data arguments to ff_acelp_apply_order_2_transfer_function().
libavcodec
|
Wed, 21 Apr 2010 17:43:52 +0000 |
rbultje |
Split the input/output data arguments to ff_adaptive_gain_control().
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Thu, 11 Mar 2010 17:42:53 +0000 |
rbultje |
Fix spelling.
libavcodec
|
Sat, 16 Jan 2010 03:54:55 +0000 |
vitor |
SIPR16k decoder
libavcodec
|
Sat, 16 Jan 2010 03:44:17 +0000 |
vitor |
Allow a SIPR table to be used by the upcoming SIPR16k decoder
libavcodec
|
Sat, 16 Jan 2010 03:40:25 +0000 |
vitor |
Split some SIPR structs to a header file for the upcoming SIPR16k commit
libavcodec
|
Wed, 13 Jan 2010 04:35:19 +0000 |
vitor |
Remove needless use of log2f()
libavcodec
|
Wed, 13 Jan 2010 04:29:55 +0000 |
vitor |
Remove the struct SiprModeParam of the context. This will simplify splitting
libavcodec
|
Wed, 13 Jan 2010 03:11:02 +0000 |
mru |
SIPR: kill variable-length arrays
libavcodec
|
Sun, 10 Jan 2010 21:38:15 +0000 |
vitor |
SIPR decoder for modes 8k5, 6k5 and 5k0.
libavcodec
|