Add the TI format to the mapping table too
This commit is contained in:
parent
e9790ae693
commit
5bbaa1f359
@ -1880,6 +1880,7 @@ static const struct
|
||||
COLOR_FormatYUV420Planar, GST_VIDEO_FORMAT_I420}, {
|
||||
COLOR_FormatYUV420SemiPlanar, GST_VIDEO_FORMAT_NV12}, {
|
||||
COLOR_TI_FormatYUV420PackedSemiPlanar, GST_VIDEO_FORMAT_NV12}, {
|
||||
COLOR_TI_FormatYUV420PackedSemiPlanarInterlaced, GST_VIDEO_FORMAT_NV12}, {
|
||||
COLOR_QCOM_FormatYUV420SemiPlanar, GST_VIDEO_FORMAT_NV12}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user