[Bug 745880] sdp: SDP <-> GstCaps helper functions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 30 08:07:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745880
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #308467|none |needs-work
status| |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 308467:
--> (https://bugzilla.gnome.org/review?bug=745880&attachment=308467)
Just one build issue so far, will review properly later :)
::: gst-libs/gst/sdp/Makefile.am
@@ +12,2 @@
libgstsdp_ at GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS)
$(GST_BASE_CFLAGS) $(GST_CFLAGS) $(GIO_CFLAGS)
+libgstsdp_ at GST_API_VERSION@_la_LIBADD = $(GST_LIBS) $(GIO_LIBS)
-lgstrtp- at GST_API_VERSION@
This has to be $(top_builddir)/gst-libs/gst/rtp/libgstrtp- at GST_API_VERSION@.la
--
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