ext/ogg/gstoggdemux.c: Don't accidently send GST_CLOCK_TIME_NONE as a new segment...
authorMichael Smith <msmith@xiph.org>
Fri, 2 Jun 2006 14:07:42 +0000 (14:07 +0000)
committerMichael Smith <msmith@xiph.org>
Fri, 2 Jun 2006 14:07:42 +0000 (14:07 +0000)
commit9bfe8602347949869164ca09cdf0b3e4b280beaa
tree6bb70a50fdcbfb257e2e9e6e8cb41e22765fa5e5
parent571ba11a3b4eadbbde6b9e055769e320fc015302
ext/ogg/gstoggdemux.c: Don't accidently send GST_CLOCK_TIME_NONE as a new segment start value. Fixes g-critical on tr...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
value. Fixes g-critical on trying to play back ogg containing
unknown codec.
ChangeLog
ext/ogg/gstoggdemux.c