On Thu, Jun 02, 2011 at 10:45:16PM -0700, Ronald S. Bultje wrote:
> This duplicates the function fillPlane().
> ---
>  libswscale/Makefile           |    3 +-
>  libswscale/swscale.c          |  839 --------------------------------------
>  libswscale/swscale_internal.h |    7 +
>  libswscale/swscale_unscaled.c |  887 
> +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 896 insertions(+), 840 deletions(-)
>  create mode 100644 libswscale/swscale_unscaled.c

good idea and fillPlane() is trivial enough to allow duplication (though it's
better to avoid that)
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to