gstreamer/gst/multipart
Anders Skargren 6a877b2e6d multipartdemux: improve header mime-type parsing
Make the handing of the mime type within the "boundary" a bit less naive.
The standard for MIME allows parameters to follow the "type" / "subtype"
clause separated from the mime type by ';'.

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.

Fixes #604711
2010-02-16 21:05:24 +01:00
..
Makefile.am makefile: fix typo in no-static plugins rule 2009-03-10 21:35:16 +02:00
multipart.c Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
multipart.vcproj more working plugins 2004-07-27 21:41:30 +00:00
multipartdemux.c multipartdemux: improve header mime-type parsing 2010-02-16 21:05:24 +01:00
multipartdemux.h multipartdemux: add flow aggregation 2009-05-21 22:05:10 +02:00
multipartmux.c multipartmux: mark data buffer as delta-unit 2009-09-08 18:34:49 +02:00
multipartmux.h Re-add multipartdemux to the docs. Last round of section cleanup. 2008-01-15 15:40:58 +00:00