gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps name...
authorPatrick Radizi <patrick.radizi@axis.com>
Wed, 21 May 2008 09:38:48 +0000 (09:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 21 May 2008 09:38:48 +0000 (09:38 +0000)
commit94fb1d987043113b847131f86b3b096d7dbea8a1
tree1983f09809a98e0e0ec8c24228419dbdd2a87228
parentb9775592e388cea7fe8f100001f6e81a99fbbe01
gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps name because they not always map directl...

Original commit message from CVS:
Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
* gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
(gst_multipart_demux_get_gstname),
(gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
* gst/multipart/multipartdemux.h:
Don't blindly copy the mime-type as the caps name because they not
always map directly. Instead use a hashtable with common mappings.
Fixes #533287.
ChangeLog
gst/multipart/multipartdemux.c
gst/multipart/multipartdemux.h