Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
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 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
|
Thu, 26 Nov 2009 09:55:03 +0000 |
diego |
Mark apply_mdct() function as static; it is only used within the file.
libavcodec
|
Sun, 20 Sep 2009 17:30:20 +0000 |
mru |
Merge FFTContext and MDCTContext
libavcodec
|
Mon, 25 May 2009 12:17:02 +0000 |
reimar |
Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack
libavcodec
|
Sat, 16 May 2009 14:17:08 +0000 |
serge |
Support for getting (i)MDCT output multiplied by a constant scaling factor.
libavcodec
|
Mon, 11 May 2009 19:21:49 +0000 |
diego |
Support 16K samplerate in Nellymoser.
libavcodec
|
Sun, 12 Apr 2009 08:35:26 +0000 |
stefano |
Split bitstream.h, put the bitstream writer stuff in the new file
libavcodec
|
Mon, 02 Mar 2009 05:18:33 +0000 |
diego |
Change a bunch of codec long_names to be more consistent and descriptive.
libavcodec
|
Mon, 02 Feb 2009 18:51:02 +0000 |
banan |
Allocate trellis tables on heap only when needed.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Fri, 26 Dec 2008 11:00:30 +0000 |
diego |
ASAO Nelly Moser implementation moved to a better place on mphq.
libavcodec
|
Sat, 11 Oct 2008 14:52:00 +0000 |
ramiro |
nellymoserenc: flush PutBitContext after use.
libavcodec
|
Mon, 01 Sep 2008 11:19:26 +0000 |
bwolowiec |
Remaining parts of Nellymoser encoder
libavcodec
|
Sun, 31 Aug 2008 19:26:33 +0000 |
bwolowiec |
Okayed parts of nellymoserenc.c
libavcodec
|
Fri, 29 Aug 2008 21:35:57 +0000 |
bwolowiec |
Okayed parts of nellymoserenc.c
libavcodec
|