Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.
authorKenan Gillet <kenan.gillet@gmail.com>
Fri, 24 Oct 2008 21:29:23 +0000 (21:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 24 Oct 2008 21:29:23 +0000 (21:29 +0000)
commit4599d22c0cd7fa952bc02375d2899d8c9a31b9ae
tree23797fb97eb41bdfd65c7d2fbfdb7c5d1c0562dd
parent60c25a4beb1d0df699104ecb8a536d9a09703d2f
Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.
patch by Kenan Gillet, kenan.gillet gmail com

Originally committed as revision 15680 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/acelp_filters.c
libavcodec/acelp_filters.h
libavcodec/celp_filters.c [new file with mode: 0644]
libavcodec/celp_filters.h [new file with mode: 0644]
libavcodec/ra144.c