Wed, 21 Apr 2010 17:57:48 +0000 |
rbultje |
Move clipping of audio samples (for those codecs outputting float) from decoder
libavcodec
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Sat, 06 Mar 2010 22:36:41 +0000 |
mru |
Make some functions static
libavcodec
|
Sat, 06 Mar 2010 14:34:46 +0000 |
mru |
Move FFT parts from dsputil.h to fft.h
libavcodec
|
Sat, 06 Mar 2010 14:24:59 +0000 |
mru |
Remove DECLARE_ALIGNED_{8,16} macros
libavcodec
|
Fri, 22 Jan 2010 03:25:11 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
libavcodec
|
Sat, 09 Jan 2010 13:28:04 +0000 |
reimar |
Add support for hard-coded MDCT-related ff_sine_windows tables.
libavcodec
|
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
|