summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 736b7231..c92a08d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-06-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gconf/gstreamer.schemas.in:
+ * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
+ Default to autovideosink instead of @DEFAULT_VIDEOSINK@.
+ Autovideosink dynamically selects between ximagesink/xvimagesink,
+ and is thus more userfriendly
+
+2005-06-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
Update total_samples after new header, since it will affect our
timestamps. Fixes #140237.