On 04/05/16 04:36, Mark Thompson wrote: > I think the most common case is "I want to read some bits, often a > constant number but maybe not, and I'd like it to be fast but if I > sacrifice some marginal speed for readability then fine".
> Cases where performance is very important can choose the correct > inner function as appropriate. Everyone else will usually get the > right one anyway, and not have to be careful about the internals and > exactly how wide things are. I'm not against it, even the _64 version is fast enough anyway. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
