gstreamer/gst/multipart
Patrick Radizi 94fb1d9870 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.
2008-05-21 09:38:48 +00:00
..
Makefile.am Re-add multipartdemux to the docs. Last round of section cleanup. 2008-01-15 15:40:58 +00: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 gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps name because they not always map directl... 2008-05-21 09:38:48 +00:00
multipartdemux.h gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps name because they not always map directl... 2008-05-21 09:38:48 +00:00
multipartmux.c gst/multipart/multipartmux.c: Fix caps memory leak. Fixes #514573. 2008-02-05 17:59:24 +00:00
multipartmux.h Re-add multipartdemux to the docs. Last round of section cleanup. 2008-01-15 15:40:58 +00:00