summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-12-26 19:00:21 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-12-26 19:00:21 +0000
commit64952efa53fa5e014e0149254e1cbf9dcf942a5e (patch)
treebaa296e0e4a2f5fe945e9cf9f9a4c978db0bdab4 /ChangeLog
parente6065635a42fcdd9ccf19a3e9731413c2f0a2fcb (diff)
downloadgst-plugins-bad-64952efa53fa5e014e0149254e1cbf9dcf942a5e.tar.gz
gst-plugins-bad-64952efa53fa5e014e0149254e1cbf9dcf942a5e.tar.bz2
gst-plugins-bad-64952efa53fa5e014e0149254e1cbf9dcf942a5e.zip
fix ogm[audio/video]parse plugin registration (riff won't load if bytestream is already loaded)
Original commit message from CVS: fix ogm[audio/video]parse plugin registration (riff won't load if bytestream is already loaded)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59a95f36..87580b0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * ext/ogg/gstogg.c:
+ * ext/ogg/gstogmparse.c:
+ fix ogm[audio/video]parse plugin registration
+ (riff won't load if bytestream is already loaded)
+
2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/audioconvert/gstchannelmix.c: