In my test, there is a small gain on encoder speed. About 1% ~ 2% faster. On Sun, Dec 20, 2015 at 12:21 AM, Ximing Cheng <[email protected]> wrote:
> In the code, there is a lot of places using the csp color space as an > integer argument which passed to functions, so in the deeper functions have > to use if statement to choose the right condition to execute, if we change > this into template functions as the CSP value have only four different > values. > > Is it useful to change the csp color space function argument into the > template function argument, as a lot of code may be changed? >
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
