[FFmpeg-devel] [PATCH] Use skip_bits_long for large constant skips
David Conrad
lessen42
Wed May 13 09:11:02 CEST 2009
Hi,
This changes several skip_bits to skip_bits_long for large constant
skips. This fixes ogg/theora decoding on arm; I didn't try musepack or
nellymoser.
I'm not sure what the largest amount skip_bits is guaranteed to
handle; I noticed a lot of 24 and 32 bit skip_bits that I didn't
change (they don't seem to break on arm at least.)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-skip_bits_long.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090513/d7457185/attachment.txt>
-------------- next part --------------
More information about the ffmpeg-devel
mailing list