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)
commit248ccb0469ddad12807af77ea5dd592cc7080207
tree82eef788e2f56bfa896abfdf61be11cd8d068523
parent2917844f0902f524c4f51cc6520a5c602c92e56f
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
ext/ogg/gstogg.c
ext/ogg/gstoggdemux.c