oggdemux: Only track time for initialized streams
authorEdward Hervey <bilboed@bilboed.com>
Wed, 1 Nov 2017 17:26:20 +0000 (18:26 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 1 Nov 2017 17:39:26 +0000 (18:39 +0100)
commit33dfed5af86bf46e66bb7c128a69c4648f69e1b3
tree1c3cc96f8f9d834e6ed059397bc9fcf6bcb25c77
parentc3006b17d1b927184197564b279ebb53bd9a650b
oggdemux: Only track time for initialized streams

in push-mode we only can track time (or most operations on streams
for that matter) if the underlying GstOggMap was properly initialized.
ext/ogg/gstoggdemux.c