[FFmpeg-devel] [PATCH] G.729A (now fixed-point) decoder
Vladimir Voroshilov
voroshil
Wed Mar 19 15:34:56 CET 2008
On Wed, Mar 19, 2008 at 8:23 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Mar 19, 2008 at 07:27:51PM +0600, Vladimir Voroshilov wrote:
> [...]
>
> > > And yes there are issues except spelling, for example why is it not
> > > binary identical? Is it either * bugs or * it would be slow/messy/complex?
> >
> > Small quick example:
> > reference code uses L_shr() routine everywhere instead of ">>"
> > L_shr(-1)==0, L_shr(-3)==2
>
> L_shr takes 2 parameters
>
Yes, my fault :)
I meant L_shr(-1,1) and L_shr(-3,1) there
--
Regards,
Vladimir Voroshilov mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
More information about the ffmpeg-devel
mailing list