[Bug 705991] Adding support for DASH common encryption to qtdemux and dashdemux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 2 04:14:38 PST 2015


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

--- Comment #81 from Krzysztof Konopko <krzysztof.konopko at gmail.com> 2015-02-02 12:14:36 UTC ---
Review of attachment 295278:
 --> (https://bugzilla.gnome.org/review?bug=705991&attachment=295278)

Problems in "uninstalled" set-up.

::: gst/isomp4/Makefile.am
@@ +11,3 @@
     -lgsttag- at GST_API_VERSION@ \
     -lgstpbutils- at GST_API_VERSION@ \
+    -lgstcenc- at GST_API_VERSION@ \

This didn't work for me in the "uninstalled" set-up so I had to add
`AG_GST_PKG_CHECK_MODULES(GST_CENC, gstreamer-cenc-1.0)` in `configure.ac` and
then use `$(GST_CENC_CFLAGS)` and `$(GST_CENC_LIBS)` in this makefile.

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