mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 23:18:52 +00:00
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)
This commit is contained in:
parent
e6065635a4
commit
64952efa53
1 changed files with 7 additions and 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>
|
2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* gst/audioconvert/gstchannelmix.c:
|
* gst/audioconvert/gstchannelmix.c:
|
||||||
|
|
Loading…
Reference in a new issue