amcvideodec: Add FIXME comment
This commit is contained in:
parent
48484f04a2
commit
c4e742f428
@ -1002,6 +1002,7 @@ gst_amc_video_dec_fill_buffer (GstAmcVideoDec * self, gint idx,
|
|||||||
ret = TRUE;
|
ret = TRUE;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
/* FIXME: This should be in libgstvideo as MT12 or similar, see v4l2 */
|
||||||
case COLOR_QCOM_FormatYUV420PackedSemiPlanar64x32Tile2m8ka:{
|
case COLOR_QCOM_FormatYUV420PackedSemiPlanar64x32Tile2m8ka:{
|
||||||
gint width = self->width;
|
gint width = self->width;
|
||||||
gint height = self->height;
|
gint height = self->height;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user