baseaudiosrc: change default slave method
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 6 Aug 2009 10:58:58 +0000 (12:58 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 6 Aug 2009 10:58:58 +0000 (12:58 +0200)
Set the default slave method to the much better skew slaving algortihm.

gst-libs/gst/audio/gstbaseaudiosrc.c

index 078eadc..f3f6cb3 100644 (file)
@@ -87,7 +87,7 @@ enum
 #define DEFAULT_ACTUAL_BUFFER_TIME     -1
 #define DEFAULT_ACTUAL_LATENCY_TIME    -1
 #define DEFAULT_PROVIDE_CLOCK   TRUE
-#define DEFAULT_SLAVE_METHOD    GST_BASE_AUDIO_SRC_SLAVE_RETIMESTAMP
+#define DEFAULT_SLAVE_METHOD    GST_BASE_AUDIO_SRC_SLAVE_SKEW
 
 enum
 {