summaryrefslogtreecommitdiff
path: root/src/totem-menu.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-07-04 19:05:19 +0100
committerBastien Nocera <hadess@hadess.net>2012-07-12 17:25:40 +0100
commit64f8b8e163cd804240a1427205c4bedb39793e59 (patch)
tree7d3bb6ba1bc875c121ed6c7fc60df47566daac39 /src/totem-menu.c
parent6a15234fd8b3d127bf1d3ecb521c278f8d7be6ae (diff)
downloadtotem-64f8b8e163cd804240a1427205c4bedb39793e59.tar.gz
Port to GStreamer 1.0
Thumbnailer, audio preview, properties page and totem tested and working. https://bugzilla.gnome.org/show_bug.cgi?id=674078
Diffstat (limited to 'src/totem-menu.c')
-rw-r--r--src/totem-menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/totem-menu.c b/src/totem-menu.c
index 89e732047..1293ed289 100644
--- a/src/totem-menu.c
+++ b/src/totem-menu.c
@@ -24,6 +24,7 @@
#include <gtk/gtk.h>
#include <glib/gi18n.h>
+#define GST_USE_UNSTABLE_API 1
#include <gst/tag/tag.h>
#include <string.h>
#include <libpeas-gtk/peas-gtk-plugin-manager.h>