Thu, 14 Aug 2008 03:58:05 +0000 |
ramiro |
mlp: split simple inline function that xors 4 bytes into one.
libavcodec
|
Wed, 13 Aug 2008 23:36:37 +0000 |
lorenm |
special case 6 channel version of float_to_int16_interleave
libavcodec
|
Wed, 13 Aug 2008 23:35:40 +0000 |
lorenm |
simd int->float
libavcodec
|
Wed, 13 Aug 2008 23:33:48 +0000 |
lorenm |
simd downmix
libavcodec
|
Wed, 13 Aug 2008 23:30:53 +0000 |
lorenm |
don't mark the delayed samples for upmixing if they haven't been downmixed
libavcodec
|
Wed, 13 Aug 2008 23:30:28 +0000 |
lorenm |
oops, non-normalized downmix to mono contaminated add_bias for non-simd float-to-int.
libavcodec
|
Wed, 13 Aug 2008 19:43:18 +0000 |
ramiro |
mlp: Cosmetics: Close comments in an extra line and
libavcodec
|
Wed, 13 Aug 2008 18:47:03 +0000 |
ramiro |
mlp: Split common code from parser and decoder to be used by encoder.
libavcodec
|
Wed, 13 Aug 2008 18:33:25 +0000 |
diego |
Remove unused variable.
libavcodec
|
Wed, 13 Aug 2008 02:44:38 +0000 |
ramiro |
mlp_parser: Initialize crc data in its own function.
libavcodec
|
Wed, 13 Aug 2008 01:41:06 +0000 |
ramiro |
mlpdec: Put some doxy comments to the right of vars instead of interleaved.
libavcodec
|
Wed, 13 Aug 2008 01:36:01 +0000 |
ramiro |
mlpdec: Split channel parameters from context into their own struct.
libavcodec
|
Tue, 12 Aug 2008 23:45:46 +0000 |
lorenm |
optimize ac3_downmix.
libavcodec
|
Tue, 12 Aug 2008 18:05:58 +0000 |
ramiro |
mlpdec: whitespace and line-breaking cosmetics.
libavcodec
|