Hi, On Sun, Oct 23, 2011 at 10:25 AM, Jason Garrett-Glaser <[email protected]> wrote: > On Sun, Oct 23, 2011 at 10:22 AM, Daniel Kang <[email protected]> wrote: >> On Sun, Oct 23, 2011 at 1:05 PM, Daniel Kang <[email protected]> >> wrote: >>> >>> On Sun, Oct 23, 2011 at 12:58 PM, Ronald S. Bultje <[email protected]> >>> wrote: >>>> >>>> Hi, >>>> >>>> the code in question is a hack to make MPEG4/H264 decode slightly >>>> faster if -flags fast is used, but is not spec-compliant in either >>>> case and only implemented in x86 (which causes quite an increase in >>>> binary size). >>>> >>>> I'd like to remove it, patch attached. >>>> >>>> Ronald >>> >>> A similar patch went through before. I guess similar logic applies here? >> >> Nevermind. Since it's x86 only and not spec compliant I see little reason to >> keep it, especially since the speed benefit is low. > > Are you sure the speed benefit is low? Have you tried it on a sample > with typical (large) numbers of B-frames?
Do you have a favourite sample you'd like me to use for testing? Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
