[Bug 658450] mpegvideoparse: make this build with older glib

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 7 05:35:31 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=658450
  GStreamer | gst-plugins-bad | unspecified

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-07 12:35:24 UTC ---
commit 1a6dbe1e273dff4e5a6e9e9c7936589ce62a7eca
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed Sep 7 12:32:48 2011 +0100

    mpegvideoparse: make this build with older glib

    g_list_free_full is a new convenience function.
    Replace it with g_list_foreach and g_list_free.

    https://bugzilla.gnome.org/show_bug.cgi?id=658450

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