fix ogm[audio/video]parse plugin registration (riff won't load if bytestream is alrea...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 26 Dec 2004 19:00:21 +0000 (19:00 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 26 Dec 2004 19:00:21 +0000 (19:00 +0000)
Original commit message from CVS:
fix ogm[audio/video]parse plugin registration
(riff won't load if bytestream is already loaded)

ChangeLog

index 59a95f3..87580b0 100644 (file)
--- 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: