log

age author description
Thu, 21 Aug 2008 22:41:20 +0000 michael Rename subframe_size to a name that is not specific to some specific use libavcodec
Thu, 21 Aug 2008 22:36:32 +0000 michael rename pitch_delay_frac in ff_acelp_interpolate() libavcodec
Thu, 21 Aug 2008 22:34:13 +0000 michael Try to improve parameter doxy of ff_acelp_interpolate(). libavcodec
Thu, 21 Aug 2008 22:05:14 +0000 michael Clarify how generic ff_acelp_interpolate() is. libavcodec
Thu, 21 Aug 2008 22:02:04 +0000 michael Correct incorrect length parameter doxy for ff_acelp_interpolate(). libavcodec
Thu, 21 Aug 2008 21:59:42 +0000 michael Right half is clearer than positive half for specifying which part of libavcodec
Thu, 21 Aug 2008 21:56:48 +0000 michael Mention the fixed-point scale of the FIR filter coefficients. libavcodec
Thu, 21 Aug 2008 21:52:56 +0000 michael Cleanup comment for ff_acelp_interp_filter. libavcodec
Thu, 21 Aug 2008 21:37:53 +0000 michael Make doxygen comments consistent with the rest of FFmpeg. libavcodec
Thu, 21 Aug 2008 21:33:31 +0000 michael Document code, do not document difference to a irrelevant reference implementation. libavcodec
Thu, 21 Aug 2008 21:31:03 +0000 michael Remove some irrelevant comments. libavcodec
Thu, 21 Aug 2008 13:35:23 +0000 voroshil first and second stage LSP codebooks for G.729 libavcodec
Thu, 21 Aug 2008 12:13:22 +0000 superdump Reindent after last commit libavcodec
Thu, 21 Aug 2008 12:12:03 +0000 superdump Work around GCC variable may be used uninitialised warning libavcodec
Thu, 21 Aug 2008 11:29:28 +0000 superdump Remove unused variable libavcodec
Thu, 21 Aug 2008 10:31:08 +0000 diego cosmetics: Fix incorrect indentation. libavcodec
Thu, 21 Aug 2008 10:23:55 +0000 superdump Reindent libavcodec
Thu, 21 Aug 2008 07:57:51 +0000 andoma The comment about channel order for AAC 5.1 audio was not correct, fix it. libavcodec
Thu, 21 Aug 2008 07:21:26 +0000 superdump Last hunk of the AAC decoder code to be OKed and build system and documentation libavcodec
Wed, 20 Aug 2008 23:11:26 +0000 michael Provide a simpler way for the user to reorder her timestamps. libavcodec
Wed, 20 Aug 2008 17:05:14 +0000 diego Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. libavcodec
Wed, 20 Aug 2008 16:59:26 +0000 diego cosmetics: comment spelling/grammar fixes libavcodec
Wed, 20 Aug 2008 11:05:15 +0000 pross Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeuber at gmx dot net. libavcodec
Wed, 20 Aug 2008 01:02:32 +0000 jbr cosmetics: indentation libavcodec
Wed, 20 Aug 2008 00:32:17 +0000 jbr commit the OKed parts of the E-AC-3 decoder libavcodec
Wed, 20 Aug 2008 00:15:27 +0000 jbr get data size based on the actual data array instead of coding-in the calculation libavcodec
Wed, 20 Aug 2008 00:08:59 +0000 jbr rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size libavcodec
Tue, 19 Aug 2008 20:52:26 +0000 diego Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. libavcodec
Tue, 19 Aug 2008 20:04:46 +0000 diego cosmetics: s/const static/static const/g libavcodec
Tue, 19 Aug 2008 19:25:00 +0000 jai_menon Update changelog and general.texi to reflect libavcodec