[gstreamer-bugs] [Bug 369627] New: [mpeg2dec] unit test addition and memleak fix

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Nov 2 12:28:01 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=369627

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

           Summary: [mpeg2dec] unit test addition and memleak fix
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at ubuntu.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
the first patch adds a minimal unit test for mpeg2dec. The one test tries to
decode a correct stream.

The second patch fixes a memleak in gstmpeg2dec which showed up by running the
above unit test in valgrind.

It might be sane to add the mpeg2dec unit test to VALGRIND_TESTS_DISABLE
because libmpeg2 might be not valgrind clean on some archs with some
optimizations. At least on PPC/altivec it crashes with valgrind (but runs fine
without), might be a valgrind/altivec bug.

Bye


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list