On 04/10/2012 12:43 PM, Mans Rullgard wrote:
> Instead of using an evil VLA, fall back to C version when edge
> emulation is needed.  MPEG4 GMC is a rarely used fringe feature
> so the speed loss is an acceptable cost for cleaner code.

While, IIRC, 'Scene' rules ban GMC usage, I've seen plenty of use in
the wild ;). (Checking more boxes in XviD's VFW config surely means
better quality!)

> -#if ARCH_X86_32 || !HAVE_YASM
>      c->gmc = gmc_mmx;
> -#endif

I'm sorta confused with these parts... I'm sure I'm just lacking context.

- Derek
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to