index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
acelp_vectors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Add '0' to float constants ending in '.'.
Diego Biurrun
2013-07-25
1
-2
/
+2
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-3
/
+3
*
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
Diego Biurrun
2012-08-27
1
-3
/
+3
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+2
*
Remove unused and non-compiling vestigial g729 decoder
Diego Biurrun
2011-07-20
1
-20
/
+0
*
acelp: Remove unused gray_decode table.
Diego Biurrun
2011-05-15
1
-10
/
+0
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Split the input/output data arguments to ff_adaptive_gain_control().
Ronald S. Bultje
2010-04-21
1
-3
/
+3
*
Fix spelling.
Ronald S. Bultje
2010-03-11
1
-2
/
+2
*
Add no_repeat_mask option, so that single-pulse vectors can also be
Ronald S. Bultje
2010-01-29
1
-4
/
+5
*
Simplify. See "[PATCH] simplify ff_set_fixed_vector()" thread on mailinglist.
Ronald S. Bultje
2010-01-28
1
-9
/
+5
*
Add tables used by both AMR-NB and SIPR
Vitor Sessak
2009-12-19
1
-0
/
+29
*
Commit functions used by both AMRNB and SIPR
Vitor Sessak
2009-12-12
1
-0
/
+54
*
Correct double include introduced by r20450
Reynaldo H. Verdejo Pinochet
2009-11-05
1
-1
/
+0
*
Implement ff_scale_vector_to_given_sum_of_squares()
Reynaldo H. Verdejo Pinochet
2009-11-04
1
-0
/
+12
*
Commit some functions that are used by both SIPR and AMR.
Vitor Sessak
2009-10-27
1
-0
/
+22
*
Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'
Reynaldo H. Verdejo Pinochet
2009-03-09
1
-0
/
+10
*
consistency cosmetics: indices --> indexes in variable names
Diego Biurrun
2008-05-26
1
-4
/
+4
*
adaptive and fixed codebook vector operations for ACELP-based codecs
Vladimir Voroshilov
2008-05-23
1
-0
/
+147