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

Reply via email to