[Bug 723446] v4l2src: Should detect support for mplanar formats during runtime

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 15 05:33:29 PDT 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #19 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-15 12:57:26 UTC ---
This should fix the compilation issues. Let me know if some improvement is
needed on top of that.

commit 418a4940a8c41411cef33a0054879cbd4c9bd181
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Sat Mar 15 11:13:05 2014 +0100

    v4l2: Use a copy of videodev2.h header

    With years the amount of ifdef have grown up and we are not even sure if
the
    old code path compiles. Each time we need to update the v4l2 framework to
add
    the new feature, we break compilation on older kernel. With exception of
two
    controls in the video orientation control, this patch get rid of all ifdef
by
    including the latest version of videodev2.h inside GStreamer.

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

-- 
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