~ubuntu-branches/ubuntu/raring/libdmapsharing/raring-proposed

« back to all changes in this revision

Viewing changes to libdmapsharing/dmap-gst-mp3-input-stream.c

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-11-29 16:54:13 UTC
  • Revision ID: package-import@ubuntu.com-20121129165413-oxn6o7z6pl10ves8
Tags: 2.9.15-1ubuntu1
Take patch from upstream bug #680797 to build against gstreamer 1.0. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
21
21
 */
22
22
 
 
23
#define GST_USE_UNSTABLE_API 1
23
24
#include <gst/gst.h>
24
25
#include <gst/app/gstappsink.h>
25
26