gst/multipart/multipartmux.c: Add support for mapping gst structure names to the...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 5 Jun 2007 09:11:41 +0000 (09:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 5 Jun 2007 09:11:41 +0000 (09:11 +0000)
commit46ae6f904ffabdb9b837cd639f1ac542a23a7bcf
tree3df2a751144e74f8a3eaf50382ff99f1d5908c84
parent10da08ace44019b1738120da1fab7cbca06a6a4e
gst/multipart/multipartmux.c: Add support for mapping gst structure names to the MIME type equivalent.

Original commit message from CVS:
* gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
(gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
Add support for mapping gst structure names to the MIME type equivalent.
Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
ChangeLog
gst/multipart/multipartmux.c