[rhythmbox/gstreamer-1.0: 4/39] audiocd: start conversion to GStreamer 0.11
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/gstreamer-1.0: 4/39] audiocd: start conversion to GStreamer 0.11
- Date: Sun, 2 Dec 2012 10:46:30 +0000 (UTC)
commit af1d690407e5ed3d460f18946bf7202c04bb2229
Author: Jonathan Matthew <jonathan d14n org>
Date: Mon Feb 27 23:01:39 2012 +1000
audiocd: start conversion to GStreamer 0.11
We don't have a quick way to get at track durations yet, so this is
a bit broken.
plugins/audiocd/rb-audiocd-source.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/plugins/audiocd/rb-audiocd-source.c b/plugins/audiocd/rb-audiocd-source.c
index ddb2677..3c4243b 100644
--- a/plugins/audiocd/rb-audiocd-source.c
+++ b/plugins/audiocd/rb-audiocd-source.c
@@ -33,6 +33,7 @@
#include <gtk/gtk.h>
#include <glib/gi18n.h>
#include <gst/gst.h>
+#include <gst/audio/gstaudiocdsrc.h>
#include "rhythmdb.h"
#include "rb-shell.h"
@@ -601,6 +602,8 @@ submit_info_bar_response_cb (GtkInfoBar *info_bar, gint response_id, RBAudioCdSo
}
g_free (submit_url);
}
+#endif
+
clear_info_bar (source);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]