[Bug 720162] New: tests: Add test for rtpbasepayload/-depayload

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 9 16:39:22 PST 2013


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

           Summary: tests: Add test for rtpbasepayload/-depayload
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


As an attempt to understand GstRTPBasePayload/-Depayload and more specifically
perfect timestamps I wrote a simple unit test for these classes. Hopefully
someone (me?) will extend the test in the future.

I opted to pass empty buffers through a pipeline on the form:
appsrc ! rtbasepayload ! rtpbasedepayload ! appsink

When doing so I ran into a problem in rtpbuffer which did not
handle empty buffers gracefully. I fixed this and two typos.
These changes are likely more controversial so I have put these
in a separate patch.

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