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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 6 09:23:51 PST 2010


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-06 17:23:48 UTC ---
Created an attachment (id=153150)
 View: https://bugzilla.gnome.org/attachment.cgi?id=153150
 Review: https://bugzilla.gnome.org/review?bug=608843&attachment=153150

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