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

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


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #195854|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-07 11:59:55 UTC ---
Review of attachment 195854:
 --> (https://bugzilla.gnome.org/review?bug=658450&attachment=195854)

::: gst/videoparsers/gstmpegvideoparse.c
@@ +504,3 @@
   }

+  g_list_foreach (mpvparse->typeoffsize, (GFunc) gst_mpegv_parse_free, NULL);

Just pass g_free() here instead of a new function

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