v4l2bufferpool: Explicitly cast enum "subtype" to its "supertype"
gstv4l2bufferpool.c:608:18: error: implicit conversion from enumeration type 'enum _GstV4l2BufferPoolAcquireFlags' to different enumeration type 'GstBufferPoolAcquireFlags' [-Werror,-Wenum-conversion] params.flags = GST_V4L2_POOL_ACQUIRE_FLAG_RESURECT; ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Showing
Please register or sign in to comment