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
/
celp_filters.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a shift parameter to celp_lp_synthesis_filter()
Mohamed Naufal Basheer
2012-07-22
1
-1
/
+2
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
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
*
Cosmetics: make celp_filters.* formatting more consistent with the rest of
Vitor Sessak
2009-12-16
1
-18
/
+9
*
Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests.
Vitor Sessak
2009-12-16
1
-1
/
+2
*
Add ff_celp_circ_addf() function to be used for sparse vector circular
Colin McQuillan
2009-08-12
1
-0
/
+15
*
cosmetics: K&R coding style
Diego Biurrun
2009-08-02
1
-25
/
+21
*
Add LP zero synthesis filter. Patch by Kenan Gillet.
Kenan Gillet
2009-04-18
1
-0
/
+22
*
Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com.
Kenan Gillet
2008-10-30
1
-2
/
+2
*
Remove nonsense @return Doxygen comment for void function.
Diego Biurrun
2008-10-30
1
-2
/
+0
*
Add a LPC filter
Kenan Gillet
2008-10-30
1
-0
/
+24
*
Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.
Kenan Gillet
2008-10-24
1
-0
/
+72