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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 26 10:15:11 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.19

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-03-26 17:15:08 UTC ---
commit cc6c4ef00b73c9b8b468d2ad1cfadf64e896b068
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Fri Mar 26 16:49:01 2010 +0000

    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.

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

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