[Ffmpeg-devel] [PATCH] Fix A32_BITSTREAM_READER compilation on x86
Aurelien Jacobs
aurel
Mon Aug 28 20:50:33 CEST 2006
On Sat, 26 Aug 2006 19:13:24 +0200
Michael Niedermayer <michaelni at gmx.at> wrote:
> Hi
>
> On Sat, Aug 26, 2006 at 05:19:15PM +0200, Aurelien Jacobs wrote:
> > Hi,
> >
> > Curently, trying to compile on x86 using the A32_BITSTREAM_READER fails.
> > The attached patch fix the bug. Without it, in some situations gcc (4.1)
> > picked up %ecx instead of %cl, which lead shl to complain about unsupported
> > opperand.
> > Ok to apply ?
>
> yes
For the record, this was applied.
Aurel
More information about the ffmpeg-devel
mailing list