Wed, 27 Aug 2008 01:36:20 +0000 |
jbr |
add more OKed parts of the E-AC-3 decoder: structural changes to support AHT mode mantissa decoding
libavcodec
|
Wed, 27 Aug 2008 01:24:43 +0000 |
jbr |
cosmetics: rename some functions from *get_* to *decode_*
libavcodec
|
Tue, 26 Aug 2008 23:25:29 +0000 |
bcoudurier |
simplify mpeg12 avctx->pix_fmt set
libavcodec
|
Tue, 26 Aug 2008 19:40:53 +0000 |
aurel |
Add a temp variable to ff_sine_window_init() to match the way wma.c computed
libavcodec
|
Tue, 26 Aug 2008 19:38:17 +0000 |
voroshil |
Add explicit (int) cast to i386 optimized MUL* macros.
libavcodec
|
Tue, 26 Aug 2008 18:06:07 +0000 |
voroshil |
(cosmetics) Remove incorrect comment.
libavcodec
|
Tue, 26 Aug 2008 16:47:31 +0000 |
voroshil |
(cosmetics) Describe for which tests clipping is required.
libavcodec
|
Tue, 26 Aug 2008 16:41:23 +0000 |
voroshil |
(cosmetics) Remove wrong comments.
libavcodec
|
Tue, 26 Aug 2008 07:13:43 +0000 |
voroshil |
(cosmetics) Align comments consistently.
libavcodec
|
Tue, 26 Aug 2008 07:10:38 +0000 |
voroshil |
Another set of definitions for G.729
libavcodec
|
Mon, 25 Aug 2008 22:51:47 +0000 |
michael |
Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the
libavcodec
|
Mon, 25 Aug 2008 16:32:03 +0000 |
lu_zero |
Missing static in float_to_int16_altivec declaration
libavcodec
|
Mon, 25 Aug 2008 08:53:14 +0000 |
bwolowiec |
Little-endian bitstream writer
libavcodec
|
Mon, 25 Aug 2008 06:28:52 +0000 |
kostya |
fir_32bands_perfect[] contents were mixed, restore original order
libavcodec
|
Mon, 25 Aug 2008 02:29:04 +0000 |
mru |
ARM: add prefetch function using ARMv5 PLD instruction
libavcodec
|