| January 28, 2011 | ||
|---|---|---|
View 9d06d7b
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().Justin Ruggles authored on 2011/01/28 00:20:43 |
||
| December 14, 2010 | ||
|---|---|---|
View 47ae6e7
define AC3_CRITICAL_BANDS and use it in the AC-3 encoder and decoder.Justin Ruggles authored on 2010/12/14 23:51:40 |
||
View 7066cc8
cosmetics: use better (and shared) macro names for some constant valuesJustin Ruggles authored on 2010/12/14 23:50:34 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| 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 |
||
| March 7, 2010 | ||
|---|---|---|
View 3da1180
Move some prototypes from dsputil.c to reasonable header filesMåns Rullgård authored on 2010/03/07 07:36:45 |
||
| March 6, 2010 | ||
|---|---|---|
View 1429224
Move FFT parts from dsputil.h to fft.hMåns Rullgård authored on 2010/03/06 23:34:46 |
||
View 84dc2d8
Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård authored on 2010/03/06 23:24:59 |
||
| January 22, 2010 | ||
|---|---|---|
View c672780
Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård authored on 2010/01/22 12:25:11 |
||
| September 21, 2009 | ||
|---|---|---|
View 01b2214
Merge FFTContext and MDCTContextMåns Rullgård authored on 2009/09/21 02:30:20 |
||
| August 5, 2009 | ||
|---|---|---|
View bb5b99a
cosmetics: move fixed_coeffs into the aligned arrays comment groupJustin Ruggles authored on 2009/08/05 11:37:49 |
||
View 3f93716
Modify decode_band_structure() so that the actual band structure is only used within the function. This removes the need to have the coupling band structure stored in the AC3DecodeContext.Justin Ruggles authored on 2009/08/05 10:13:42 |
||
View 6031390
Use coupling band sizes instead of coupling band structure when calculating coupling transform coefficients.Justin Ruggles authored on 2009/08/05 10:00:41 |
||
| June 12, 2009 | ||
|---|---|---|
View 477ffff
The internal header libavutil/internal.h should not be used outside libavutil.Diego Biurrun authored on 2009/06/12 05:18:29 |
||
| May 6, 2009 | ||
|---|---|---|
View 396b73c
ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also not needed for spectral extension or enhanced coupling since it is redundant information, so I am removing it from decode_band_structure() as well.Justin Ruggles authored on 2009/05/06 10:47:34 |
||