[Bug 760733] aggregator: Make API public and move audioaggregator into library

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 22 01:55:53 PST 2016


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

--- Comment #14 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 319543
  --> https://bugzilla.gnome.org/attachment.cgi?id=319543
gst-plugins-bad-1.0: Ship badaudio/video/base libraries, headers and .pc files

>     files_plugins_devel = [
>         'include/gstreamer-1.0/gst/gl',
>         'lib/gstreamer-1.0/include/gst/gl',
>         'include/gstreamer-1.0/gst/mpegts',
>         'include/gstreamer-1.0/gst/player',
>+        'include/gstreamer-1.0/gst/base',
>+        'include/gstreamer-1.0/gst/audio',
>+        'include/gstreamer-1.0/gst/video',
>         'lib/pkgconfig/gstreamer-gl-1.0.pc',
>         'lib/pkgconfig/gstreamer-mpegts-1.0.pc',
>-        'lib/pkgconfig/gstreamer-player-1.0.pc'
>+        'lib/pkgconfig/gstreamer-player-1.0.pc',
>+        'lib/pkgconfig/gstreamer-base-1.0.pc',
>+        'lib/pkgconfig/gstreamer-audio-1.0.pc',
>+        'lib/pkgconfig/gstreamer-video-1.0.pc'
>     ]

Surely the .pc files are called differently, something with -bad-*.pc ?

(I am not a fan of exposing these, just for the record)

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