index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
acelp_filters.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Drop empty comment lines
Diego Biurrun
2016-02-18
1
-1
/
+0
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Fix Doxygen @param command attribute syntax.
Diego Biurrun
2010-07-17
1
-3
/
+3
*
Split input/output data arguments to ff_acelp_apply_order_2_transfer_function().
Ronald S. Bultje
2010-04-21
1
-2
/
+3
*
Commit some functions that are used by both SIPR and AMR.
Vitor Sessak
2009-10-27
1
-0
/
+19
*
Add a function that can apply an order 2 rational transfer function in-place.
Colin McQuillan
2009-08-15
1
-0
/
+16
*
cosmetics: K&R style reformatting
Diego Biurrun
2009-06-04
1
-14
/
+5
*
Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.
Kenan Gillet
2008-10-24
1
-44
/
+0
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Mention cut-off freq of ff_acelp_high_pass_filter() instead of some
Michael Niedermayer
2008-08-21
1
-1
/
+1
*
Remove ff_acelp_weighted_filter() which is just a function wrapping a 1
Michael Niedermayer
2008-08-21
1
-15
/
+0
*
Rename subframe_size to a name that is not specific to some specific use
Michael Niedermayer
2008-08-21
1
-1
/
+1
*
Try to improve parameter doxy of ff_acelp_interpolate().
Michael Niedermayer
2008-08-21
1
-3
/
+3
*
Clarify how generic ff_acelp_interpolate() is.
Michael Niedermayer
2008-08-21
1
-1
/
+1
*
Correct incorrect length parameter doxy for ff_acelp_interpolate().
Michael Niedermayer
2008-08-21
1
-1
/
+1
*
Right half is clearer than positive half for specifying which part of
Michael Niedermayer
2008-08-21
1
-1
/
+1
*
Mention the fixed-point scale of the FIR filter coefficients.
Michael Niedermayer
2008-08-21
1
-1
/
+2
*
Cleanup comment for ff_acelp_interp_filter.
Michael Niedermayer
2008-08-21
1
-48
/
+5
*
Make doxygen comments consistent with the rest of FFmpeg.
Michael Niedermayer
2008-08-21
1
-35
/
+35
*
Typo and grammar fix
Robert Swain
2008-07-12
1
-1
/
+1
*
Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter c...
Vitor Sessak
2008-06-29
1
-1
/
+1
*
Add a rounding parameter to ff_acelp_lp_synthesis_filter()
Vitor Sessak
2008-06-29
1
-1
/
+3
*
Move pitch vector interpolation code to acelp_filters
Vladimir Voroshilov
2008-05-24
1
-0
/
+77
*
cosmetics: Use C-style comment delimiters with #endif directives.
Diego Biurrun
2008-05-15
1
-1
/
+1
*
acelp_filters.h needs stdint.h
Måns Rullgård
2008-05-13
1
-0
/
+2
*
Update comment to version, negotiated with Diego, and
Vladimir Voroshilov
2008-05-11
1
-1
/
+1
*
various filters for ACELP-based codecs
Vladimir Voroshilov
2008-05-11
1
-0
/
+113