[gstreamer-bugs] [Bug 333624] New: invalid get_times implementation in gstdynudpsink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 6 07:20:46 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=333624
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: invalid get_times implementation in gstdynudpsink
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kv2004 at eca.cx
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
The get_times() implementation of dynudpsink does not handle invalid
timestamp/duration values. As a consequence, gstbasesink triggers
out-of-segment
warning messages on the pipeline  bus for each buffer processed by dynudpsink,
making the applications unusable.

This bug is only triggered by gstreamer-0.10.3 and newer, which added the
out-of-segment check (gstbasesink.c:gst_base_sink_get_sync_times()).



Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
Yes.

Other information:
The bug was found by a user of the sofsip_cli SIP/VoIP client. See 
https://sourceforge.net/tracker/index.php?func=detail&aid=1442875&group_id=143636&atid=756076


-- 
Configure bugmail: http://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