mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
6a877b2e6d
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 |
||
---|---|---|
.. | ||
Makefile.am | ||
multipart.c | ||
multipart.vcproj | ||
multipartdemux.c | ||
multipartdemux.h | ||
multipartmux.c | ||
multipartmux.h |