New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...

Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
This commit is contained in:
Ronald S. Bultje 2003-07-06 20:49:15 +00:00
parent 4c1d919cbf
commit d1c36f17ef
3 changed files with 681 additions and 128 deletions

2
common

@ -1 +1 @@
Subproject commit 2a3efdc282fb1ecfd2720dea40523b3441f10fed
Subproject commit f12ad60f50de84a39e26901b3ac29c15c1bf954e

View file

@ -54,7 +54,7 @@ plugin_init (GModule *module, GstPlugin *plugin)
/*gst_ffmpegdemux_register (plugin);*/
/*gst_ffmpegmux_register (plugin);*/
register_protocol (&gstreamer_protocol);
/*register_protocol (&gstreamer_protocol);*/
/* Now we can return the pointer to the newly created Plugin object. */
return TRUE;

File diff suppressed because it is too large Load diff