[Bug 703735] New: QtGStreamer cmake should fail on unsupported GStreamer and GLib versions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 7 04:38:10 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703735
  GStreamer | qt-gstreamer | git

           Summary: QtGStreamer cmake should fail on unsupported GStreamer
                    and GLib versions
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: qt-gstreamer
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mail at jensge.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


QtGStreamer head needs functions from 0.10.36 such as
gst_discoverer_audio_info_get_language but cmake doesn't fail if only 0.10.35
can be found.

Same for GLib, it uses G_TYPE_ERROR from GLib >= 2.26 for example but happily
accepts versions below that and fails during compilation later.

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


More information about the gstreamer-bugs mailing list