msdkenc: Pass color properties to MediaSDK for encoding
Color properties can be obtained from colorimetry in GstVideoInfo if it is available from upstream, then pass color info to MediaSDK via mfxExtVideoSignalInfo. If we have raw yuv data for encoding and want to set color properties, then use property "colorimetry" in rawvideoparse will help.