generic-poky/meta/recipes-multimedia/gstreamer/gst-plugins-good-0.10.31
Bruce Ashfield 2c572bd2ce gst-plugins-good: fix 3.10 libc-headers build failure
kernel commit 24b9f5017 [[media] V4L: Remove deprecated image centering controls]
removed the definitions of V4L2_CID_HCENTER and V4L2_CID_VCENTER after three
years of depreciation.

The ioctl values are still free, and the case statement which processess them
in v4l2 userspace falls through to the proper replacement. So in the short
term, we can explicitly define them using the old absolute values, and everything
will work.

(From OE-Core rev: 1e35d04067357b1c65d9e2c4796acfa02274fd9d)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26 11:29:45 +01:00
..
0001-v4l2-fix-build-with-recent-kernels-the-v4l2_buffer-i.patch gst-plugins-good: fix compile error with recent linux-libc-headers 2012-09-12 15:13:51 +01:00
0001-v4l2_calls-define-V4L2_CID_HCENTER-and-V4L2_CID_VCEN.patch gst-plugins-good: fix 3.10 libc-headers build failure 2013-08-26 11:29:45 +01:00