[FFmpeg-devel] [PATCH][RFC] QCP demuxer

Michael Niedermayer michaelni
Fri May 15 17:53:22 CEST 2009


On Thu, May 14, 2009 at 09:57:19PM -0700, Kenan Gillet wrote:
> hi,
> 
> attached is the round 2 of the patch.
[...]
> +    for (i=0; i<c->nb_rates; i++)
> +        if (c->rates_mapping[i].mode == byte_mode)
> +            return c->rates_mapping[i].size;
> +

id use a LUT here, besides nb_rates can be larger than the array

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

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090515/ad76c4ee/attachment.pgp>



More information about the ffmpeg-devel mailing list