[Ffmpeg-devel] [PATCH] Fix A32_BITSTREAM_READER compilation on x86

Aurelien Jacobs aurel
Sat Aug 26 17:19:15 CEST 2006


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 ?

Aurel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bitstream_a32_x86.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060826/da435cea/attachment.txt>



More information about the ffmpeg-devel mailing list