summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2004-03-08 22:07:05 +0000
committerChristian Schaller <uraeus@gnome.org>2004-03-08 22:07:05 +0000
commitcb85c127bd2e3a27e6a33fbef4a7f5d90d065fff (patch)
tree1a7d064855278bb25526806d3122cd75c3f8ad1c
parent08c7355c38b348d6533bae4f15bb3155bcbd2205 (diff)
downloadgst-plugins-bad-cb85c127bd2e3a27e6a33fbef4a7f5d90d065fff.tar.gz
gst-plugins-bad-cb85c127bd2e3a27e6a33fbef4a7f5d90d065fff.tar.bz2
gst-plugins-bad-cb85c127bd2e3a27e6a33fbef4a7f5d90d065fff.zip
fix ogg pipeline in gst-launch-ext
Original commit message from CVS: fix ogg pipeline in gst-launch-ext
-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),