ext/ogg/gstogg.c: we require bytestream now
authorBenjamin Otte <otte@gnome.org>
Fri, 2 Jul 2004 03:41:22 +0000 (03:41 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 2 Jul 2004 03:41:22 +0000 (03:41 +0000)
commitd538c8991857f37bd05e243bbd7857ac30677cf3
tree402d0fbb75fa2844cf20218d49f9a5888c0e56fc
parent85442068b5866700f24e06060643710f850cc7c2
ext/ogg/gstogg.c: we require bytestream now

Original commit message from CVS:
* ext/ogg/gstogg.c: (plugin_init):
we require bytestream now
* ext/ogg/gstoggdemux.c:
huge diff to implement chain setup in a fast and generic way. This
improves tag reading and startup of huge files (read: Theora videos)
quite a bit. It probably contains bugs, too, so please test.
Seeking is not improved to the fast method.
ChangeLog