ext/ogg/gstoggdemux.c: Another from MikeS:
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 26 Aug 2005 11:39:01 +0000 (11:39 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 26 Aug 2005 11:39:01 +0000 (11:39 +0000)
commitee2bc937be49ef6185cefa5852b82480f7ff966d
tree449f6487d2e7d915c60433ae21b5c4dfaddcabea
parent538eabd55918478e10a1d326ddae8a3d8e8f465d
ext/ogg/gstoggdemux.c: Another from MikeS:

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (ogg_find_peek):
Another from MikeS:
During typefinding, don't support negative offsets
(offsets from the end of the stream) in our typefind->peek() function
- nothing embedded in ogg ever needs them. However, we need to recognise
those requests and reject them, otherwise we return invalid pointers.
ChangeLog
ext/ogg/gstoggdemux.c