Hi, On Thu, May 26, 2011 at 9:22 AM, Kostya <[email protected]> wrote: > On Thu, May 26, 2011 at 09:18:29AM -0400, Ronald S. Bultje wrote: >> --- >> libswscale/swscale_template.c | 20 +++----------------- >> 1 files changed, 3 insertions(+), 17 deletions(-) > > looks ok (though LUT may be even better)
The code currently uses av_clip_uint8() everywhere. I'll look into converting it to cm[]. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
