summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2004-03-08 22:07:06 +0000
committerChristian Schaller <uraeus@gnome.org>2004-03-08 22:07:06 +0000
commit6b8d323cd34fc16e112e034e3d6274ae6ce3514f (patch)
treec721ded8f18dff42bc8e1ccca45915d3d21f1607 /ChangeLog
parentbeb417c68f0c78f503bcb647986903cbe01bf383 (diff)
fix ogg pipeline in gst-launch-ext
Original commit message from CVS: fix ogg pipeline in gst-launch-ext
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a1459e7..7f8e9a6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-08 Christian Schaller <Uraeus@gnome.org>
+
+ * tools/gst-launch-ext.in:
+ Replace vorbisfile with oggdemux/vorbisdec/audioconvert
+
2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),