Hi, On Tue, Sep 1, 2015 at 7:02 AM, Kevin Wheatley <kevin.j.wheat...@gmail.com> wrote:
> Following on from my previous email, this adds some functions to > actually convert from linear to non-linear encoding. I have another > that changes the OpenEXR codec to actually use these. Won't performance be crumblingly slow with this kind of API? It seems to make more sense to write a filter that can convert between different TRC types, or do it in swscale, and then add some fast implementations (LUT-based, or approximation-based) alongside the slow versions. Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel