[FFmpeg-devel] [PATCH] Common ACELP routines - pitch lag decoding
Vladimir Voroshilov
voroshil
Sun Apr 27 14:08:10 CEST 2008
On Sun, Apr 27, 2008 at 6:41 PM, Diego Biurrun <diego at biurrun.de> wrote:
> 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
Fixed.
> > + * 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?
This is exact phrase from specification.
I read it as "This range is adapted to completely fit into delay range
[20; 143]"
>
> > + * \param subframeno subframe number (0 - 1st,3rd subframes; 1 - 2nd,4th subframes)
>
> Add spaces after the commas please.
Done
--
Regards,
Vladimir Voroshilov mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acelp_lag38.diff
Type: text/x-diff
Size: 9153 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080427/fe7930f6/attachment.diff>
More information about the ffmpeg-devel
mailing list