[FFmpeg-devel] [PATCH] vble optimizations and simplifications

Michael Niedermayer michaelni at gmx.at
Sat Nov 12 04:03:21 CET 2011


On Fri, Nov 11, 2011 at 08:44:14PM -0500, Derek Buitenhuis wrote:
> On 11/11/2011 8:18 PM, Michael Niedermayer wrote:
> >+    /* Check we have enough bits left */
> >+    if(get_bits_left(gb)<  allbits)
> >+        return -1;
> >+
> 
> I also forgot to mention. A space after the if please.

applied with all the requested changes

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

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111112/8d5c7778/attachment.asc>


More information about the ffmpeg-devel mailing list