[Bug 566769] [flacdec] crash in push mode with large header packet (image)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 28 15:52:31 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=566769
  GStreamer | gst-plugins-good | 0.10.18

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.29

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-03-28 22:52:23 UTC ---
commit c365fbddba14669e2341da9089ce3bbb338c5abc
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Mon Mar 28 23:46:47 2011 +0100

    flacdec: fix issues with large metadata blocks when streaming unframed flac

    Parse metadata blocks when handling unparsed flac in push mode. This
    works around a bunch of issues with the flac decoder when handling
    metadata blocks that are larger than the max. flac framesize, which
    coverart blocks often are. We need to have all the data for these
    blocks available when we pass data to libflac.

   
http://gstreamer-devel.966125.n4.nabble.com/Flac-files-that-will-playback-but-not-stream-td3338198.html#a3395276

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list