April 28, 2011
View 0665199

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/28 11:23:36
April 27, 2011
View 6271794

aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficient table values from the spec.

Justin Ruggles authored on 2011/04/27 04:30:19
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 14, 2011
View ece6cca

aacdec: Implement LTP support.

Young Han Lee authored on 2011/02/14 18:09:43
View ead15f1

aacdec: Implement LTP support.

Young Han Lee authored on 2011/02/14 18:09:43
February 7, 2011
View 7ffe76e

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
View 737eb59

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
November 22, 2010
View 63e8d97

Use the new libavcore audio channel API.

Stefano Sabatini authored on 2010/11/22 05:06:22
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
September 29, 2009
View e22da6b

AAC: Add channel layout support for channel configuration as defined in the specification

Robert Swain authored on 2009/09/29 00:35:13
June 13, 2009
View 85e9296

Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be shared with the AAC encoder.

Alex Converse authored on 2009/06/13 06:14:45
February 12, 2009
View 3027245

Add support for sample rate index 12, 7350 Hz

Alex Converse authored on 2009/02/12 22:31:43
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
October 3, 2008
View 9b5ede5

Add (additional) const to many global tables.

Reimar Döffinger authored on 2008/10/03 00:52:04
September 5, 2008
View 1775c7f

Multiply table by -1. This avoid doing this calculation (that was introduced in my last commit) in real time.

Vitor Sessak authored on 2008/09/05 00:04:08