Christophe Gisquet <[email protected]> writes:

>> Hi, I've had a closer look at the get_bits and friends now. To me, that
>> code looks both pretty complex and not very efficient.
>
> How do you suggestion validating your proposed changes?

Are you thinking of correctness or performance? For performance, maybe
one can try making get_bits non-inline, profile, and try to find a test
case where it consumes a significant proportion of the total running
time.

> I have no idea for the worst case in your proposal (more frequent reads of
> long elements ? Very high AVC intra bitrates?)

I'm afraid I don't quite understand the question.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to