[Bug 726453] v4l2 plugin broken due to bundeling of videodev2.h

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 16 09:17:05 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726453
  GStreamer | gst-plugins-good | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #272059|reviewed                    |committed
             status|                            |

--- Comment #6 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-16 16:41:15 UTC ---
(From update of attachment 272059)
commit 155d66684573161e2e4e10b9368bdf7e2f3a86ff
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Sun Mar 16 15:26:04 2014 +0100

    v4l2: Add types compatiblity for other OS

    Adds type compatiblity with other OS like BSD. This uses types mapping
macro to
    avoid conflict with existing defined types. We resuse glib types as these
are
    already available on supported platforms. This is GCC only because of the
    le32 type that uses bitwise attribute.

    https://bugzilla.gnome.org/show_bug.cgi?id=726453

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list