summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac1.c
Commit message (Expand)AuthorAgeFilesLines
* Reindent code folowing previous commit (r20019)Vitor Sessak2009-09-241-18/+18
* Factorize duplicated code in at1_imdct_block()Vitor Sessak2009-09-241-18/+17
* Mention SDDS so search engines will pick it up for when someoneBenjamin Larsson2009-09-221-1/+1
* Use ff_sine_32 in atrac1.Benjamin Larsson2009-09-221-5/+3
* Add forgotten cleanup function in atrac1.Benjamin Larsson2009-09-211-1/+12
* Cosmetics, indentation.Benjamin Larsson2009-09-211-1/+1
* Cosmetics. Merge declaration and initialization.Benjamin Larsson2009-09-211-3/+1
* Move the scale factor and word length indexes to the stack.Benjamin Larsson2009-09-211-7/+7
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-201-2/+2
* Fix embarassing typo in last commit: Restore mistakenly removed ','.Diego Biurrun2009-09-201-1/+1
* K&R coding style whitespace cosmeticsDiego Biurrun2009-09-201-47/+48
* Align sample output buffer in atrac1.Benjamin Larsson2009-09-191-1/+1
* Fix the short block transform for atrac1.Benjamin Larsson2009-09-191-15/+7
* Only use one mdct window size in atrac1.Benjamin Larsson2009-09-171-50/+22
* Cosmetics. Renames, indentation and spacing.Benjamin Larsson2009-09-131-20/+28
* Initial commit of the atrac1 decoder, not hooked up yetBenjamin Larsson2009-09-101-0/+402
OpenPOWER on IntegriCloud