Mercurial > libavcodec.hg
log acelp_filters.h @ 9455:6cb61c6220c3 libavcodec
age | author | description |
---|---|---|
Fri, 24 Oct 2008 21:29:23 +0000 | diego | Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec |
Sun, 31 Aug 2008 07:39:47 +0000 | stefano | Globally rename the header inclusion guard names. libavcodec |
Thu, 21 Aug 2008 23:39:52 +0000 | michael | Mention cut-off freq of ff_acelp_high_pass_filter() instead of some libavcodec |
Thu, 21 Aug 2008 23:22:11 +0000 | michael | Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 libavcodec |
Thu, 21 Aug 2008 22:41:20 +0000 | michael | Rename subframe_size to a name that is not specific to some specific use libavcodec |
Thu, 21 Aug 2008 22:34:13 +0000 | michael | Try to improve parameter doxy of ff_acelp_interpolate(). libavcodec |
Thu, 21 Aug 2008 22:05:14 +0000 | michael | Clarify how generic ff_acelp_interpolate() is. libavcodec |