videodecoder: Fix initial timestamp in ogg, and a warning.
authorJan Schmidt <thaytan@noraisin.net>
Tue, 12 Jun 2012 15:58:05 +0000 (01:58 +1000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 12 Jun 2012 15:58:05 +0000 (01:58 +1000)
commitf865729e95279d715762660ee4cbfcccdcd0de9b
treec42dc7a2aef3f844550f790ff899b4f5e7b238e9
parentd9740bf9ba870fbcc07ecb048f9561f38c984482
videodecoder: Fix initial timestamp in ogg, and a warning.

Don't replace the initial frame's timestamp with a bogus
one calculated from the (incorrect for Ogg) frame number just
because the 'sync time' hasn't changed.

Also, don't output a bogus warning about the output_frame being
NULL when it's being dropped/skipped due to QoS.
gst-libs/gst/video/gstvideodecoder.c