May 25, 2011
View 034fc7b

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/05/25 13:32:23
May 24, 2011
View 7f3a7b5

ac3enc: add channel coupling support

Justin Ruggles authored on 2011/05/24 00:45:51
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 9, 2011
View dc7e07a

Add stereo rematrixing support to the AC-3 encoders. This improves the audio quality significantly for stereo source with both the fixed-point and floating-point AC-3 encoders. Update acodec-ac3_fixed and seek-ac3_rm test references.

Justin Ruggles authored on 2011/01/09 08:21:17
March 31, 2010
View ca6e770

Add spectral extension to the E-AC-3 decoder.

Carl Eugen Hoyos authored on 2010/03/31 07:09:14
July 23, 2009
View d151532

refactoring: properly separate AC-3 and E-AC-3 code

Diego Biurrun authored on 2009/07/23 11:33:25
View 7f4e15e

cosmetics: Reorder some tables/lines to make future diffs smaller.

Diego Biurrun authored on 2009/07/23 08:33:58
View 84ef7e7

#include just the required stdint.h instead of libavutil/common.h.

Diego Biurrun authored on 2009/07/23 07:57:17
May 21, 2009
View 9907c78

eac3dec: make GAQ dequantization 24-bit

Justin Ruggles authored on 2009/05/21 09:15:03
View ae04de3

eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ dequantization 24-bit in a separate commit.

Justin Ruggles authored on 2009/05/21 09:09:23
May 17, 2009
View 9a7a71e

eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is simpler and also fixes a bug in GAQ dequantization.

Justin Ruggles authored on 2009/05/17 15:53:24
November 14, 2008
View e202cc2

revert r15812 (E-AC-3 Spectral Extension) pending further review

Justin Ruggles authored on 2008/11/14 07:38:38
November 13, 2008
View 0cc5173

add support for spectral extension

Justin Ruggles authored on 2008/11/13 12:18:13
October 3, 2008
View 9b5ede5

Add (additional) const to many global tables.

Reimar Döffinger authored on 2008/10/03 00:52:04
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47