[FFmpeg-cvslog] r24906 - in trunk/libavcodec: mjpegdec.c qdm2.c

Michael Niedermayer michaelni
Wed Aug 25 12:14:57 CEST 2010


On Tue, Aug 24, 2010 at 06:10:25PM +0200, alexc wrote:
> Author: alexc
> Date: Tue Aug 24 18:10:25 2010
> New Revision: 24906
> 
> Log:
> Fix undefined expressions that use multiple calls to get_bits().
> 
> Because the order of evaluation of subexpressions is undefined, two
> get_bits() calls may not be part of the same expression.

checking for this via patcheck is likely usefull

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100825/4c7f55b6/attachment.pgp>



More information about the ffmpeg-cvslog mailing list