[Bug 683012] New: GStreamer clock to use in unit testing...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 29 18:38:07 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683012
  GStreamer | gstreamer (core) | git

           Summary: GStreamer clock to use in unit testing...
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I recently came across this bug which has some interesting code:
https://bugzilla.gnome.org/show_bug.cgi?id=667838

One of the attachments is GstTestClock along with unit test code for this
clock.
This code appears to be useful outside of the context of gstrtpjitterbuffer
(which bug 667838 concerns).

So I have take GstTestClock, separated it into two patches: the first patch
adds GstTestClock whose time can be advanced deterministically through a
function call, the other patch adds the remainder of the original
implementation -- namely support for clock notifications.

Moreover I have tested it, documented it, valgrind:ed it and lcov:ed it.
Without further review comments I don't know how to improve upon it and make it
appealing for merging into 0.11. Once this it has been accepted, I'm hoping
that I can convince someone to merging this into 0.10 as well.

-- 
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