[FFmpeg-soc] [soc]: r623 - in qcelp: doc/TODO qcelpdec.c
Diego Biurrun
diego at biurrun.de
Wed Aug 8 10:53:20 CEST 2007
On Wed, Aug 08, 2007 at 07:10:40AM +0200, reynaldo wrote:
>
> Log:
> formant synthesis filter and a adaptive posfiltering's detilt
an adaptive, posTfilter
What's detilt?
> --- qcelp/qcelpdec.c (original)
> +++ qcelp/qcelpdec.c Wed Aug 8 07:10:40 2007
> @@ -716,6 +718,11 @@ static int qcelp_decode_frame(AVCodecCon
> qcelp_lsp2lpc(qtzd_lspf, lpc);
> + /* apply formant synthesis filter over pitch pre filter's output */
Apply formant synthesis filter over the pitch prefilter output. */
> + /* WIP adaptive postifilter here */
postfilter
Diego
More information about the FFmpeg-soc
mailing list