[Bug 740018] videorate: Operate in a zero-latency mode if drop-only is set to TRUE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 19 06:11:34 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740018
  GStreamer | gst-plugins-base | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
           Severity|normal                      |enhancement

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-19 14:11:30 UTC ---
commit cefc518494d0128f675d8bc764fe78fd8ed6e56b
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 12 15:23:37 2014 +0100

    videorate: Operate in a zero-latency mode if drop-only is set to TRUE

    There's no reason why we would have to wait for the next buffer to decide
    whether to output the current one or not. We just have to check if the
    current one is earlier than our expected next time, which is the previous
    frame timestamp plus the expected frame duration.

    https://bugzilla.gnome.org/show_bug.cgi?id=740018

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list