[FFmpeg-devel] [PATCH] Common ACELP routines - pitch lag decoding

Diego Biurrun diego
Sun Apr 27 13:41:17 CEST 2008


On Sun, Apr 27, 2008 at 06:11:50PM +0700, Vladimir Voroshilov wrote:
> 
> Here is another small set of routines which can be shared between
> AMR (even with floating point) and G.729.
> 
> --- /dev/null
> +++ b/libavcodec/acelp_pitch_lag.h
> @@ -0,0 +1,175 @@
> + *
> + * From G.729 psecification:

specification

> + * This range is adapted for the cases where T1 straddles the boundaries of the
> + * delay range [20; 143].

What do you mean by "straddles" here?

> + * \param subframeno subframe number (0 - 1st,3rd subframes; 1 - 2nd,4th subframes)

Add spaces after the commas please.

Diego




More information about the ffmpeg-devel mailing list