summaryrefslogtreecommitdiff
path: root/libavcodec/atrac1.c
Commit message (Collapse)AuthorAge
...
* K&R coding style whitespace cosmeticsDiego Biurrun2009-09-20
| | | | Originally committed as revision 19929 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Align sample output buffer in atrac1.Benjamin Larsson2009-09-19
| | | | Originally committed as revision 19918 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix the short block transform for atrac1.Benjamin Larsson2009-09-19
| | | | Originally committed as revision 19917 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Only use one mdct window size in atrac1.Benjamin Larsson2009-09-17
| | | | Originally committed as revision 19900 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics. Renames, indentation and spacing.Benjamin Larsson2009-09-13
| | | | Originally committed as revision 19832 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial commit of the atrac1 decoder, not hooked up yetBenjamin Larsson2009-09-10
Originally committed as revision 19811 to svn://svn.ffmpeg.org/ffmpeg/trunk