[Bug 634407] decodebin2 should expose pads in a deterministic order
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 3 06:53:40 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=634407
GStreamer | gst-plugins-base | unspecified
--- Comment #26 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2012-04-03 13:53:34 UTC ---
I tried applying these patches against current git master (0.11). They do
apply, but compilation of GStreamer core fails with:
gstutils.c: In function 'make_stream_id':
gstutils.c:3712:3: error: passing argument 2 of 'gst_iterator_next' from
incompatible pointer type [-Werror]
../gst/gstiterator.h:254:19: note: expected 'struct GValue *' but argument is
of type 'void **'
gstutils.c:3729:5: error: implicit declaration of function
'gst_element_factory_get_klass' [-Werror=implicit-function-declaration]
gstutils.c:3729:5: error: nested extern declaration of
'gst_element_factory_get_klass' [-Werror=nested-externs]
gstutils.c:3729:11: error: assignment makes pointer from integer without a cast
[-Werror]
cc1: all warnings being treated as errors
--
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