Mercurial > libavcodec.hg
graph
-
fir_32bands_perfect[] contents were mixed, restore original order libavcodecMon, 25 Aug 2008 06:28:52 +0000, by kostya
-
ARM: add prefetch function using ARMv5 PLD instruction libavcodecMon, 25 Aug 2008 02:29:04 +0000, by mru
-
ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON libavcodecMon, 25 Aug 2008 01:59:06 +0000, by mru
-
right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. libavcodecMon, 25 Aug 2008 00:15:29 +0000, by jbr
-
1000l to me. committed to wrong repo. revert last commit. libavcodecSun, 24 Aug 2008 22:57:25 +0000, by jbr
-
cosmetics: rename some functions from *get_* to *decode_* libavcodecSun, 24 Aug 2008 22:55:08 +0000, by jbr
-
Fix index to ff_sine_windows[]. Previously the index was usually in reverse libavcodecSun, 24 Aug 2008 08:31:19 +0000, by superdump
-
Correct scaling factor in DCA decoder synthesis. libavcodecSun, 24 Aug 2008 05:47:45 +0000, by kostya
-
Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied by lars dot taeuber at gmx dot net. libavcodecSat, 23 Aug 2008 22:45:03 +0000, by pross
-
Introduce float_to_int16_interleave_altivec, tested with vorbis libavcodecSat, 23 Aug 2008 21:09:46 +0000, by lu_zero
-
Do not pass unnecessary arguments to AAC encoder functions libavcodecSat, 23 Aug 2008 15:25:57 +0000, by kostya
-
Increase buffer size to 16384 patch by Alexander E. Patrakov" patrakov gmail libavcodecSat, 23 Aug 2008 13:29:13 +0000, by michael
-
Remove unnecessary header inclusion from g729.h libavcodecSat, 23 Aug 2008 12:49:13 +0000, by voroshil
-
Move from g729.h all definitions which are used only in g729dec.c libavcodecSat, 23 Aug 2008 12:38:45 +0000, by voroshil
-
fix decoding of coupling leak info for normal AC-3 libavcodecSat, 23 Aug 2008 03:30:08 +0000, by jbr
-
Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce libavcodecFri, 22 Aug 2008 18:21:22 +0000, by superdump
-
Separate code in imdct_and_windowing() into distinct IMDCT, windowing and libavcodecFri, 22 Aug 2008 18:18:50 +0000, by superdump
-
alac : check readsamplesize to ensure get_bits() doesn't libavcodecFri, 22 Aug 2008 15:09:20 +0000, by jai_menon
-
alacenc : perform decorrelation only for stereo samples libavcodecFri, 22 Aug 2008 14:57:35 +0000, by jai_menon
-
Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by libavcodecThu, 21 Aug 2008 23:52:48 +0000, by michael
-
Mention cut-off freq of ff_acelp_high_pass_filter() instead of some libavcodecThu, 21 Aug 2008 23:39:52 +0000, by michael
-
Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 libavcodecThu, 21 Aug 2008 23:22:11 +0000, by michael
-
Rename subframe_size to a name that is not specific to some specific use libavcodecThu, 21 Aug 2008 22:41:20 +0000, by michael
-
rename pitch_delay_frac in ff_acelp_interpolate() libavcodecThu, 21 Aug 2008 22:36:32 +0000, by michael
-
Try to improve parameter doxy of ff_acelp_interpolate(). libavcodecThu, 21 Aug 2008 22:34:13 +0000, by michael
-
Clarify how generic ff_acelp_interpolate() is. libavcodecThu, 21 Aug 2008 22:05:14 +0000, by michael
-
Correct incorrect length parameter doxy for ff_acelp_interpolate(). libavcodecThu, 21 Aug 2008 22:02:04 +0000, by michael
-
Right half is clearer than positive half for specifying which part of libavcodecThu, 21 Aug 2008 21:59:42 +0000, by michael
-
Mention the fixed-point scale of the FIR filter coefficients. libavcodecThu, 21 Aug 2008 21:56:48 +0000, by michael
-
Make doxygen comments consistent with the rest of FFmpeg. libavcodecThu, 21 Aug 2008 21:37:53 +0000, by michael
-
Document code, do not document difference to a irrelevant reference implementation. libavcodecThu, 21 Aug 2008 21:33:31 +0000, by michael
-
first and second stage LSP codebooks for G.729 libavcodecThu, 21 Aug 2008 13:35:23 +0000, by voroshil
-
Work around GCC variable may be used uninitialised warning libavcodecThu, 21 Aug 2008 12:12:03 +0000, by superdump
-
The comment about channel order for AAC 5.1 audio was not correct, fix it. libavcodecThu, 21 Aug 2008 07:57:51 +0000, by andoma
-
Last hunk of the AAC decoder code to be OKed and build system and documentation libavcodecThu, 21 Aug 2008 07:21:26 +0000, by superdump
-
Provide a simpler way for the user to reorder her timestamps. libavcodecWed, 20 Aug 2008 23:11:26 +0000, by michael