diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-12-26 19:00:21 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-12-26 19:00:21 +0000 |
commit | 257f1aa294213ecb48addf25ae343819ea371683 (patch) | |
tree | 0a0c00835b5168e3906fad17757654c18b50af3b | |
parent | 039ab624738b4b1bd08f3a09a26065a9b082bda6 (diff) |
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)
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |