[FFmpeg-devel] [PATCH] Move pitch vector interpolation filter to acelp_filters.

Diego Biurrun diego
Sat May 17 21:47:25 CEST 2008


On Sun, May 18, 2008 at 12:23:32AM +0700, Vladimir Voroshilov wrote:
> Attached patch does $subj.
> 
> --- a/libavcodec/acelp_filters.h
> +++ b/libavcodec/acelp_filters.h
> @@ -24,6 +24,112 @@
>  
> + * Short interpolation filter length

lowercase

> + * Long interpolation filter length

lowercase

> + * Number of analyzed fractional pitch delays in second stage of long-term
> + * postfilter

lowercase

> + * At second stage long-term postfilter searches best fractional pitch
> + * delay with 1/(1+ANALYZED_FRAC_DELAYS) resolution around found at first stage
> + * integer pitch delay.

See our discussion in the other mail.

Diego




More information about the ffmpeg-devel mailing list