[Bug 707765] id3v2 blob frames are not encapsuled in a GstSample

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 9 15:57:25 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707765
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.5

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-09-09 22:57:23 UTC ---
Thanks, I think this is the right fix.

commit 7b3ca538fd9ddc146795f79b7eb420db78e02885
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Tue Sep 3 17:27:37 2013 +0100

    tag: id3: encapsulate ID3V2 blob frames in GstSample

    id3mux and id3v2mux expect GST_TAG_ID3V2_FRAME type to be stored in a
    GstSample and not a buffer, which is also needed because we can't
    attach extradata/caps to buffers any more. These are private tags
    no one should be poking at, and also the extra info is missing.

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

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