mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
4d774e6a6d
commit
979abcb2dd
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>
|
||||
|
||||
* gst/audioconvert/gstchannelmix.c:
|
||||
|
|
Loading…
Reference in a new issue