April 17, 2011
View 1aeb88b

Correctly implement ac3 float/fixed encoder. There is no need to have 2 encoders, the input sample format can,does and should choose which is used Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/04/17 06:20:48
March 30, 2011
View 445fdc0

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/30 10:01:41
March 28, 2011
View 25d8099

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/28 08:50:36
March 26, 2011
View 991f3de

ac3enc: Add codec-specific options for writing AC-3 metadata.

Justin Ruggles authored on 2011/03/26 06:12:26
View 27ef7b1

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/26 10:42:40
March 25, 2011
View be18738

Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser and decoder, and vice-versa for the AC-3 encoder.

Justin Ruggles authored on 2011/03/25 01:10:38
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 11, 2011
View 6d9f52b

ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp

Mans Rullgard authored on 2011/03/11 11:49:55
March 5, 2011
View 12dffc4

ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h (cherry picked from commit b35743ffb46558be3a90c44f24a7de5fa2c15d85)

Justin Ruggles authored on 2011/03/05 06:25:17
View b35743f

ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h

Justin Ruggles authored on 2011/03/05 06:25:17
January 26, 2011
View dff8004

Add ff_ prefix to ac3_common_init().

Justin Ruggles authored on 2011/01/26 05:07:07
View 4c57cde

Add ff_ prefix to ac3_common_init().

Justin Ruggles authored on 2011/01/26 05:07:07
January 25, 2011
View a172126

Remove unused ac3_parametric_bit_allocation function.

Diego Elio Pettenò authored on 2011/01/25 08:36:14
View 362bfe2

Remove unused ac3_parametric_bit_allocation function.

Diego Elio Pettenò authored on 2011/01/25 08:36:14
December 14, 2010
View e0b9f94

cosmetics: use some size macros in ac3tab.c/h

Justin Ruggles authored on 2010/12/14 23:51:47