gstreamer/gst/multipart
Vincent Penquerc'h 7e278e6b22 multipartdemux: guard against having no MIME type
The code would previously crash trying to insert a NULL string
into a hash table.
It does seem a little broken that indexing is done by MIME type
and not by index though, unless the spec says there cannot be
two parts with the same MIME type.

https://bugzilla.gnome.org/show_bug.cgi?id=659573
2014-06-11 17:44:56 +01:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
multipart.c Fix FSF address 2012-11-04 00:07:18 +00:00
multipart.vcproj more working plugins 2004-07-27 21:41:30 +00:00
multipartdemux.c multipartdemux: guard against having no MIME type 2014-06-11 17:44:56 +01:00
multipartdemux.h multipartdemux: Send stream-start event 2014-06-10 15:43:21 -04:00
multipartmux.c multipartmux: Re-set need_segment flag after FLUSH_STOP 2013-07-09 09:16:20 +02:00
multipartmux.h Fix FSF address 2012-11-04 00:07:18 +00:00