gstreamer/gst/registries
Ronald S. Bultje fc3f486636 Unsigned/signed case, missing void in no-argument functions and other small fixes to compile 100% clean on GCC4 (#301...
Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* gst/autoplug/spidertest.c: (property_change_callback):
* gst/gstbin.c: (gst_bin_save_thyself), (gst_bin_restore_thyself):
* gst/gstcaps.c: (gst_caps_do_simplify), (gst_caps_save_thyself),
(gst_caps_load_thyself):
* gst/gstelement.c: (gst_element_save_thyself),
(gst_element_restore_thyself):
* gst/gstpad.c: (gst_pad_load_and_link), (gst_pad_save_thyself),
(gst_ghost_pad_save_thyself):
* gst/registries/gstlibxmlregistry.c: (read_string), (read_uint),
(read_enum), (load_pad_template), (load_feature), (load_plugin),
(load_paths):
* libs/gst/control/dparammanager.c: (_gst_dpman_initialize):
* libs/gst/control/unitconvert.c: (gst_unitconv_new),
(gst_unitconv_unit_spec):
* libs/gst/dataprotocol/dataprotocol.c:
(gst_dp_buffer_from_header), (gst_dp_caps_from_packet),
(gst_dp_event_from_packet):
Unsigned/signed case, missing void in no-argument functions
and other small fixes to compile 100% clean on GCC4 (#301166).
2005-04-22 09:34:31 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
gstlibxmlregistry.c Unsigned/signed case, missing void in no-argument functions and other small fixes to compile 100% clean on GCC4 (#301... 2005-04-22 09:34:31 +00:00
gstlibxmlregistry.h gst/registries/: Implement libxml2-based registry (allows for roughly 2x as fast startup), mostly based on earlier co... 2005-03-09 08:41:42 +00:00
gstxmlregistry.c gst/registries/gstxmlregistry.c: Fix memleak (#163801). 2005-01-17 12:53:37 +00:00
gstxmlregistry.h Fix libxml-less compilation (--disable-loadsave). 2005-03-09 08:45:03 +00:00
Makefile.am gst/registries/: Implement libxml2-based registry (allows for roughly 2x as fast startup), mostly based on earlier co... 2005-03-09 08:41:42 +00:00
registrytest.c gst-indent run on core 2004-03-13 15:27:01 +00:00