GNOME Bugzilla – Bug 357977
[videorate] new segment start is not respected
Last modified: 2006-09-28 11:46:33 UTC
It will create many buffers below with ts < segment start time which will of course get dropped by the sink.
* gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev), (gst_video_rate_event), (gst_video_rate_chain): * gst/videorate/gstvideorate.h: Fix videorate some more. Fixes #357977