sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 format, so comment out until this gets f...
Original commit message from CVS: * sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 format, so comment out until this gets fixed properly (and make buildbots happy).
This commit is contained in:
parent
51b1537e45
commit
746a0bfb3b
@ -90,8 +90,8 @@ static guint32 gst_v4l2_formats[] = {
|
|||||||
V4L2_PIX_FMT_MPEG,
|
V4L2_PIX_FMT_MPEG,
|
||||||
|
|
||||||
/* Vendor-specific formats */
|
/* Vendor-specific formats */
|
||||||
V4L2_PIX_FMT_WNVA,
|
V4L2_PIX_FMT_WNVA
|
||||||
V4L2_PIX_FMT_SN9C10X
|
/* V4L2_PIX_FMT_SN9C10X FIX */
|
||||||
/* V4L2_PIX_FMT_PWC1 FIX */
|
/* V4L2_PIX_FMT_PWC1 FIX */
|
||||||
/* V4L2_PIX_FMT_PWC2 FIX */
|
/* V4L2_PIX_FMT_PWC2 FIX */
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user