gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory
authorStefan Kost <ensonic@users.sourceforge.net>
Wed, 7 Sep 2005 12:35:23 +0000 (12:35 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Wed, 7 Sep 2005 12:35:23 +0000 (12:35 +0000)
commit628f773e6581f9c920c0feb35d1276b2a7423bb3
tree15b571a4162dcacfb06130a2adf055caed192c2b
parentc477a458d7c50f45f55469b94af945cf7b83cf52
gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory

Original commit message from CVS:
* gst/Makefile.am:
* gst/elements/gstbufferstore.h:
* gst/elements/gsttypefindelement.c:
* gst/elements/gsttypefindelement.h:
* gst/gst.h:
* gst/gsttypefind.c:
* gst/gsttypefind.h:
* gst/gsttypefindfactory.c: (gst_type_find_factory_get_type),
(gst_type_find_factory_class_init), (gst_type_find_factory_init),
(gst_type_find_factory_dispose),
(gst_type_find_factory_unload_thyself),
(gst_type_find_load_plugin), (gst_type_find_factory_get_list),
(gst_type_find_factory_get_caps),
(gst_type_find_factory_get_extensions),
(gst_type_find_factory_call_function):
* gst/gsttypefindfactory.h:
* gst/registries/gstlibxmlregistry.c:
* gst/registries/gstxmlregistry.c:
splitted gsttypefind into gsttypefind, gsttypefindfactory
15 files changed:
ChangeLog
gst/Makefile.am
gst/elements/gstbufferstore.h
gst/elements/gsttypefindelement.c
gst/elements/gsttypefindelement.h
gst/gst.h
gst/gsttypefind.c
gst/gsttypefind.h
gst/gsttypefindfactory.c [new file with mode: 0644]
gst/gsttypefindfactory.h [new file with mode: 0644]
gst/registries/gstlibxmlregistry.c
gst/registries/gstxmlregistry.c
plugins/elements/gstbufferstore.h
plugins/elements/gsttypefindelement.c
plugins/elements/gsttypefindelement.h