[gstreamer-bugs] [Bug 631200] flacparse: major performance improvements
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 3 15:03:40 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=631200
GStreamer | gst-plugins-bad | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #171598|none |rejected
status| |
--- Comment #20 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-03 22:03:38 UTC ---
(From update of attachment 171598)
Yes, I don't :) The property was added to add a tool for checking if a FLAC
file is valid and it's disabled by default. The requested_frame_size
calculations everywhere are there for giving baseparse a better estimate of the
possible framesize by looking at the minimum/maximum frame sizes in the flac
streaminfo, etc.
The gotos are there to keep the error cases outside the normal code flow.
--
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