Gavino
1st March 2009, 18:36
There is an inconsistency between the implementation and documentation of the parameters to ConvertToYV12 and ConvertToYUY2. In the implementations, parameter "interlaced" comes before "matrix", but both the installed documentation and the wiki show these the other way round ("matrix" first). (Thus ConvertToYV12("PC.601") gives an error.)
OTOH, the ConvertToRGB set of functions all have "matrix" first in both implementation and documentation.
For compatibility with existing scripts, I guess we're stuck with the implemented functions, so I suppose the only solution is just to make the documentation consistent with that?
OTOH, the ConvertToRGB set of functions all have "matrix" first in both implementation and documentation.
For compatibility with existing scripts, I guess we're stuck with the implemented functions, so I suppose the only solution is just to make the documentation consistent with that?