[gstreamer-bugs] [Bug 614037] flacparse: Fix buffer refcount issue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 26 09:57:01 PDT 2010


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

--- Comment #1 from Arun Raghavan <ford_prefect at gentoo.org> 2010-03-26 16:56:55 UTC ---
Created an attachment (id=157196)
 View: https://bugzilla.gnome.org/attachment.cgi?id=157196
 Review: https://bugzilla.gnome.org/review?bug=614037&attachment=157196

flacparse: Fix buffer refcount issue

When called from the GST_FLAC_PARSE_STATE_HEADERS case,
gst_flac_parse_hand_headers() does a gst_buffer_set_caps() on a buffer
with refcount > 1. This change handles this case by making the buffer
metadata_Writable.

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