Thu, 24 Sep 2009 21:26:35 +0000 |
vitor |
Reindent code folowing previous commit (r20019)
libavcodec
|
Thu, 24 Sep 2009 21:24:58 +0000 |
vitor |
Factorize duplicated code in at1_imdct_block()
libavcodec
|
Tue, 22 Sep 2009 17:05:19 +0000 |
banan |
Mention SDDS so search engines will pick it up for when someone
libavcodec
|
Tue, 22 Sep 2009 17:03:28 +0000 |
banan |
Use ff_sine_32 in atrac1.
libavcodec
|
Mon, 21 Sep 2009 21:00:18 +0000 |
banan |
Add forgotten cleanup function in atrac1.
libavcodec
|
Mon, 21 Sep 2009 20:53:29 +0000 |
banan |
Cosmetics, indentation.
libavcodec
|
Mon, 21 Sep 2009 20:52:24 +0000 |
banan |
Cosmetics. Merge declaration and initialization.
libavcodec
|
Mon, 21 Sep 2009 20:49:08 +0000 |
banan |
Move the scale factor and word length indexes to the stack.
libavcodec
|
Sun, 20 Sep 2009 17:30:20 +0000 |
mru |
Merge FFTContext and MDCTContext
libavcodec
|
Sun, 20 Sep 2009 17:18:59 +0000 |
diego |
Fix embarassing typo in last commit: Restore mistakenly removed ','.
libavcodec
|
Sun, 20 Sep 2009 17:16:12 +0000 |
diego |
K&R coding style whitespace cosmetics
libavcodec
|
Sat, 19 Sep 2009 01:46:03 +0000 |
banan |
Align sample output buffer in atrac1.
libavcodec
|
Sat, 19 Sep 2009 01:45:00 +0000 |
banan |
Fix the short block transform for atrac1.
libavcodec
|
Thu, 17 Sep 2009 18:52:11 +0000 |
banan |
Only use one mdct window size in atrac1.
libavcodec
|
Sun, 13 Sep 2009 18:05:14 +0000 |
banan |
Cosmetics. Renames, indentation and spacing.
libavcodec
|
Thu, 10 Sep 2009 18:47:02 +0000 |
banan |
Initial commit of the atrac1 decoder, not hooked up yet
libavcodec
|