summaryrefslogtreecommitdiffstats
path: root/ext/spc/gstspc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spc/gstspc.c')
-rw-r--r--ext/spc/gstspc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/spc/gstspc.c b/ext/spc/gstspc.c
index 3949686c..a66da7d5 100644
--- a/ext/spc/gstspc.c
+++ b/ext/spc/gstspc.c
@@ -541,9 +541,10 @@ spc_setup (GstSpcDec * spc)
return FALSE;
}
-
+#ifdef HAVE_LIBGME_ACCURACY
/* TODO: Is it worth it to make this optional? */
gme_enable_accuracy (spc->player, 1);
+#endif
gme_start_track (spc->player, 0);
gst_pad_push_event (spc->srcpad, gst_event_new_new_segment (FALSE, 1.0,