blend: support 15-bit/16-bit chromas without a mask
Since the data uses a uint16_t
pointer we need to account for the endianness of the buffer.
Since the data uses a uint16_t
pointer we need to account for the endianness of the buffer.
VideoLAN code repository instance