basevideodecoder: remove spurious warning

This commit is contained in:
Philip Jägenstedt 2010-06-05 16:02:41 +02:00 committed by David Schleef
parent a0dbd6561f
commit 7a181a9ed3

View file

@ -266,7 +266,8 @@ gst_base_video_decoder_sink_event (GstPad * pad, GstEvent * event)
update, rate, applied_rate, format, start, stop, position);
base_video_decoder->have_segment = TRUE;
GST_WARNING ("new segment: format %d rate %g start %" GST_TIME_FORMAT
GST_DEBUG_OBJECT (base_video_decoder,
"new segment: format %d rate %g start %" GST_TIME_FORMAT
" stop %" GST_TIME_FORMAT
" position %" GST_TIME_FORMAT
" update %d",