[gstreamer-bugs] [Bug 514889] Bogus output from RTP data test

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 12 15:37:42 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=514889

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #9 from Jan Schmidt  2008-02-12 23:37 UTC -------
I still see one buffer leaked but that's the fix in -base.

Committed:
        patch by:  Wim Taymans  <wim.taymans at collabora.co.uk>
        fixes: #514889

        * gst/rtp/gstrtph264pay.c:
        * gst/rtp/gstrtpmp4gdepay.c:
        * gst/rtp/gstrtpmp4gpay.c:
        * gst/rtp/gstrtpmp4gpay.h:
        * gst/rtp/gstrtptheorapay.c:
        * gst/rtp/gstrtpvorbispay.c:

        Fix various leaks shown up in valgrind
        - free sprops and buffer in error cases in H264 payloader
        - fix leak in mp4g depayloader when construction the caps
        - don't leak config string in the mp4g payloader
        - don't leak buffers and headers in theora and vorbis payloaders

        * tests/check/elements/rtp-payloading.c:

        Fix the RTP data test
        - Actually send valid amr data to the payloader instead of 20
        zero-bytes
        - The mp4g payloader expects codec_data on the caps


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=514889.




More information about the Gstreamer-bugs mailing list