[FFmpeg-devel] [PATCH] rmdec.c: correctly skip indexes

Ronald S. Bultje rsbultje
Mon Mar 9 21:14:23 CET 2009


Hi,

On Mon, Mar 9, 2009 at 1:57 PM, Kostya <kostya.shishkov at gmail.com> wrote:
>> On Mon, Mar 9, 2009 at 1:24 PM, Kostya <kostya.shishkov at gmail.com> wrote:
>> + ? ? ? ? ? ? ? ?if (size == 0x14) {
>> + ? ? ? ? ? ? ? ? ? ?/* some files don't add index entries to total size... */
>> + ? ? ? ? ? ? ? ? ? ?len = size - 14 + n_pkts * 14;
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?^^
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?now that is confusing

Uh, stupid question, but what exactly is confusing? I can undoubtedly
fix it, but don't know what to fix. :-).

Ronald




More information about the ffmpeg-devel mailing list