]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_vectors.c
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
[ffmpeg] / libavcodec / acelp_vectors.c
2013-07-25 Diego Biurruncosmetics: Add '0' to float constants ending in '.'.
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2012-08-27 Diego Biurruncelp_math: Replace duplicate ff_dot_productf() by ff_sc...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2011-07-20 Diego BiurrunRemove unused and non-compiling vestigial g729 decoder
2011-05-15 Diego Biurrunacelp: Remove unused gray_decode table.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-21 Ronald S. BultjeSplit the input/output data arguments to ff_adaptive_ga...
2010-03-11 Ronald S. BultjeFix spelling.
2010-01-29 Ronald S. BultjeAdd no_repeat_mask option, so that single-pulse vectors...
2010-01-28 Ronald S. BultjeSimplify. See "[PATCH] simplify ff_set_fixed_vector...
2009-12-19 Vitor SessakAdd tables used by both AMR-NB and SIPR
2009-12-12 Vitor SessakCommit functions used by both AMRNB and SIPR
2009-11-05 Reynaldo H. Verdej... Correct double include introduced by r20450
2009-11-04 Reynaldo H. Verdej... Implement ff_scale_vector_to_given_sum_of_squares()
2009-10-27 Vitor SessakCommit some functions that are used by both SIPR and...
2009-03-09 Reynaldo H. Verdej... Functional part Kenan Gillet's 'extract and share weigh...
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes in variable...
2008-05-23 Vladimir Voroshilovadaptive and fixed codebook vector operations for ACELP...