> Please don't use hardcoded function names, use function pointers (the
> interleavedX one) instead. Also, I think at this point it makes sense
> to split the luma/chroma path already so that we choose for chroma and
> luma separately whether to use _1 or _X functions (and then for
> chroma, whether to use interleaved or plane).

Can you clarify what you mean here? As far as I can see yuv2nv12X is called in
exactly the same way as all the other functions.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to