[gstreamer-bugs] [Bug 604711] New: Handling of mime type in multipartdemux
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 16 04:22:24 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=604711
GStreamer | gst-plugins-good | 0.10.16
Summary: Handling of mime type in multipartdemux
Classification: Desktop
Product: GStreamer
Version: 0.10.16
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: anders.skargren at axis.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=149828)
--> (https://bugzilla.gnome.org/attachment.cgi?id=149828)
Patch for the header parsing in multipartdemux
The handing of the mime type within the "boundary" is a bit naive in
multipartdemux. The standard for MIME allows parameters to follow the "type" /
"subtype" clause separated from the mime type by ';'.
This patch modifies the multipartdemuxer's header parsing so it doesnt assume
the whole line after "content-type:" is the mime type and thus makes it a bit
more resilient to finding absurd mime types in the case where parameters are
added.
--
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