On Mon, Apr 11, 2011 at 11:07:42AM +0200, Luca Barbato wrote:
> Always call first the C init and make the optional optimization
> init follow.
> The unaccelerated function pointer shouldn't be set again,
> likewise the other common logic should be present only on the C
> init.

  Factorize initialization between C and x86 code paths.

  Always call the C init first and make the optional optimized init follow.
  The unaccelerated function pointer will not be reset; the common logic
  will be present in the C init only.

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

Reply via email to