| 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 |
||
| February 27, 2010 | ||
|---|---|---|
View 4e06acb
Fixed a segfault in the DCA decoder with corrupted streams.Laurent Aimar authored on 2010/02/27 03:50:01 |
||
| January 22, 2010 | ||
|---|---|---|
View c672780
Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård authored on 2010/01/22 12:25:11 |
||
| October 28, 2009 | ||
|---|---|---|
View d49dded
Remove unused variable j.Michael Niedermayer authored on 2009/10/28 23:40:05 |
||
View 4f99c31
Split synth filter out of dca.c.Michael Niedermayer authored on 2009/10/28 19:51:51 |
||
| October 10, 2009 | ||
|---|---|---|
View 268fcbe
Fix 100l incorrect bitmask check.Reimar Döffinger authored on 2009/10/10 17:49:57 |
||
| October 8, 2009 | ||
|---|---|---|
View 144fec8
dca and aac decoders use float_to_int16_interleave, so check for the C version of that rather than float_to_int16. Fixes output on ARM/VFPDavid Conrad authored on 2009/10/08 23:40:14 |
||
| September 21, 2009 | ||
|---|---|---|
View 01b2214
Merge FFTContext and MDCTContextMåns Rullgård authored on 2009/09/21 02:30:20 |
||
| September 10, 2009 | ||
|---|---|---|
View 6d9d289
DCA: move an aligned array from stack to contextMåns Rullgård authored on 2009/09/10 17:49:59 |
||
| May 16, 2009 | ||
|---|---|---|
View 7d485f1
Support for getting (i)MDCT output multiplied by a constant scaling factor.Siarhei Siamashka authored on 2009/05/16 23:17:08 |
||
| April 22, 2009 | ||
|---|---|---|
View 0cfa85d
Make VLC tables in DCA decoder use INIT_VLC_USE_NEW_STATICKostya Shishkov authored on 2009/04/22 02:37:03 |
||
| April 14, 2009 | ||
|---|---|---|
View 9106a69
Rename bitstream.h to get_bits.h.Stefano Sabatini authored on 2009/04/14 01:20:26 |
||
| April 12, 2009 | ||
|---|---|---|
View b275500
Split bitstream.h, put the bitstream writer stuff in the new file put_bits.h.Stefano Sabatini authored on 2009/04/12 17:35:26 |
||
| April 11, 2009 | ||
|---|---|---|
View e161e00
Use INIT_VLC_USE_STATIC and not its value "1".Carl Eugen Hoyos authored on 2009/04/11 20:47:15 |
||