[gstreamer-bugs] [Bug 608843] [flacdec] Can't read tags in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 12 01:56:28 PST 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.19

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-12 09:56:24 UTC ---
commit 27b203b030c8a80f26a8f7c35abbb53ca7c0b0c7
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Sat Feb 6 18:19:27 2010 +0100

    flacdec: Only flush the FLAC decoder if it wasn't created right before

    If the FLAC decoder is flushed, its state will be set to frame-sync mode,
    which will sync to the next *audio* frame and makes it ignore all headers.
    This prevented tags and everything else to show up when using flacdec
    in push mode.

    Fixes bug #608843.

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