DescriptionNV12 allow NULL for Y
The conversion from NV12 and other Bi or Tri planar formats, differs only in the UV handling. The helper function supports passing a NULL for the dst_y channel indicating you only want to do the UV conversion.
TBR=harryjin@google.com
TEST=LibYUVConvertTest.NV12ToI420_NullY (601 ms)
BUG=libyuv:631
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/17d31e6a4a3134d6ffbee9c7ed4a30faac7d0b29
Patch Set 1 #Patch Set 2 : NV12 allow NULL for Y #Patch Set 3 : add todo to allow NULL for dst_y #Patch Set 4 : document planar formats #
Messages
Total messages: 7 (5 generated)
|