summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-02-02 22:18:38 +0000
committerJulien Moutte <julien@moutte.net>2004-02-02 22:18:38 +0000
commit4026b0bb4f1e716bd0b9830928f64d2aa49298a0 (patch)
tree116d417c49e9bf024425621d0fe2ae93752bbfb0 /ChangeLog
parent68cc5de995bab022120f95e9a180d06f6f23e003 (diff)
downloadgst-plugins-bad-4026b0bb4f1e716bd0b9830928f64d2aa49298a0.tar.gz
gst-plugins-bad-4026b0bb4f1e716bd0b9830928f64d2aa49298a0.tar.bz2
gst-plugins-bad-4026b0bb4f1e716bd0b9830928f64d2aa49298a0.zip
gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous volume change. Maybe i will add another...
Original commit message from CVS: 2004-02-02 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/play/play.c: (gst_play_pipeline_setup), (gst_play_set_audio_sink): Moving volume in the audio thread for instantaneous volume change. Maybe i will add another volume in front of visualization later, not sure yet though.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c456bb9c..4617320c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-02-02 Julien MOUTTE <julien@moutte.net>
+ * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
+ (gst_play_set_audio_sink): Moving volume in the audio thread for
+ instantaneous volume change. Maybe i will add another volume in front
+ of visualization later, not sure yet though.
+
+2004-02-02 Julien MOUTTE <julien@moutte.net>
+
* sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
(gst_ximagesink_handle_xevents): Better X events handling, only take
the latest events for configure and motion.