[gstreamer-bugs] [Bug 627341] New: wavparse: strange handling of files less than 12 bytes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 19 01:00:39 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=627341
GStreamer | gst-plugins-good | unspecified
Summary: wavparse: strange handling of files less than 12 bytes
Classification: Desktop
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: mersad at axis.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
gst_wavparse_parse_stream_init (): if the file is smaller that 12 bytes, it
will not check the file header, and it will return GST_FLOW_OK.
Another problem, seems to be when trying to play an empty text file,
gst_wavparse_sink_event () will not receive GST_EVENT_NEWSEGMENT event (in
which the file is checked for correctness) and it only receives GST_EVENT_EOS.
--
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