Wed, 05 Aug 2009 02:31:13 +0000 |
jbr |
cosmetics: reindent after last commit
libavcodec
|
Wed, 05 Aug 2009 02:30:34 +0000 |
jbr |
ac3dec: simplify zero-bit mantissa dithering by calculating it
libavcodec
|
Wed, 05 Aug 2009 01:58:28 +0000 |
jbr |
cosmetics: indentation and line wrap
libavcodec
|
Wed, 05 Aug 2009 01:14:28 +0000 |
jbr |
cosmetics after last commit
libavcodec
|
Wed, 05 Aug 2009 01:13:42 +0000 |
jbr |
Modify decode_band_structure() so that the actual band structure is only
libavcodec
|
Wed, 05 Aug 2009 01:00:41 +0000 |
jbr |
Use coupling band sizes instead of coupling band structure when
libavcodec
|
Mon, 03 Aug 2009 22:05:31 +0000 |
jbr |
cosmetics: add more detailed information to the documentation for
libavcodec
|
Thu, 23 Jul 2009 02:33:25 +0000 |
diego |
refactoring: properly separate AC-3 and E-AC-3 code
libavcodec
|
Thu, 23 Jul 2009 00:15:23 +0000 |
diego |
Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set.
libavcodec
|
Mon, 29 Jun 2009 19:07:04 +0000 |
rbultje |
Rename ff_log_missing_feature() to av_log_missing_feature().
libavcodec
|
Thu, 21 May 2009 00:09:23 +0000 |
jbr |
eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ
libavcodec
|
Tue, 19 May 2009 22:58:09 +0000 |
diego |
The AC-3 decoder is now LGPL. Exchange the license header and change references
libavcodec
|
Tue, 19 May 2009 21:29:21 +0000 |
darkshikari |
LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster.
libavcodec
|
Sun, 17 May 2009 06:53:24 +0000 |
jbr |
eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is
libavcodec
|
Sat, 16 May 2009 17:02:44 +0000 |
jbr |
ac3dec: fix coupling range check. the start subband must be less than
libavcodec
|