Fix timestamps

Original commit message from CVS:
Fix timestamps
This commit is contained in:
Wim Taymans 2003-01-12 21:28:38 +00:00
parent 0c723d7dc6
commit 088c24429a

View file

@ -509,7 +509,7 @@ gst_flxdec_loop (GstElement *element)
flxdec->frame_time = JIFFIE * flxh->speed;
}
else {
flxdec->frame_time = flxh->speed * GST_USECOND;
flxdec->frame_time = flxh->speed * GST_MSECOND;
}
gst_pad_try_set_caps (flxdec->srcpad,