[FFmpeg-cvslog] r20516 - trunk/libavcodec/mpeg4audio.c
Ronald S. Bultje
rsbultje
Wed Nov 11 23:52:46 CET 2009
Hi,
On Wed, Nov 11, 2009 at 5:51 PM, Justin Ruggles
<justin.ruggles at gmail.com> wrote:
> Ronald wrote:
>> On Wed, Nov 11, 2009 at 5:29 PM, Justin Ruggles
>> <justin.ruggles at gmail.com> wrote:
>>> > I think this could use get_bits_left() in a couple places.
[..]
>> + ? ?if (gb->size_in_bits - get_bits_count(gb) < 112)
>> + ? ? ? ?return -1;
>
> here
I will auto-change those in a few days, so no worry for now.
Ronald
More information about the ffmpeg-cvslog
mailing list