June 14, 2011
View 173cd69

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/14 11:55:27
June 11, 2011
View e0cc66d

ac3enc: split templated float vs. fixed functions into a separate file.

Justin Ruggles authored on 2011/06/11 03:57:19
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
April 27, 2011
View d7e5aeb

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/27 10:51:04
April 26, 2011
View 3788a3c

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/26 11:12:43
View 6ad2baf

ac3: fix memleak in fixed-point encoder

Janne Grunau authored on 2011/04/26 01:56:40
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
April 6, 2011
View 79ee897

ac3enc: correct the flipped sign in the ac3_fixed encoder

Justin Ruggles authored on 2011/04/06 01:55:42
April 4, 2011
View 2cae980

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/04 09:15:12
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
March 24, 2011
View 2fd41c9

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/24 10:12:17
March 22, 2011
View 79997de

ac3enc: use generic fixed-point mdct

Mans Rullgard authored on 2011/03/22 03:07:59
March 21, 2011
View e6e9823

Add apply_window_int16() to DSPContext with x86-optimized versions and use it in the ac3_fixed encoder.

Justin Ruggles authored on 2011/03/21 02:31:36