After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357977 - [videorate] new segment start is not respected
[videorate] new segment start is not respected
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.10.11
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-27 14:52 UTC by Zaheer Abbas Merali
Modified: 2006-09-28 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2006-09-27 14:52:46 UTC
It will create many buffers below with ts < segment start time which will of course get dropped by the sink.
Comment 1 Wim Taymans 2006-09-28 11:46:33 UTC
        * 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