Bump version number, we're now 0.9.0
authorWim Taymans <wim.taymans@gmail.com>
Wed, 9 Mar 2005 11:08:18 +0000 (11:08 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 9 Mar 2005 11:08:18 +0000 (11:08 +0000)
commitc6a7adc9d48c5f1f470da7badf81c6f880949610
treeabf33b623c6e4decbb2c15882ee00ea9009d9e12
parent9e24b85a9d2fe2206790a1f4f925233044ac076d
Bump version number, we're now 0.9.0

Original commit message from CVS:
* configure.ac:
* gst/gst_private.h:
* gst/gstbin.c: (gst_bin_add_func), (gst_bin_add),
(gst_bin_remove_func), (gst_bin_remove),
(gst_bin_get_by_name_recurse_up):
* gst/gstclock.c: (gst_clock_id_ref), (gst_clock_id_unref),
(gst_clock_id_compare_func), (gst_clock_id_wait),
(gst_clock_id_wait_async), (gst_clock_init),
(gst_clock_adjust_unlocked), (gst_clock_get_time):
* gst/gstelement.h:
* gst/gstinfo.c: (_gst_debug_init):
* gst/gstobject.h:
* gst/gstpad.c: (_gst_pad_default_fixate_foreach),
(gst_pad_collectv), (gst_pad_collect_valist), (gst_pad_query):
* gst/gstpad.h:
Bump version number, we're now 0.9.0
Add future debugging category.
Fix NULL _unref() in _get_by_name_recurse_up
Rearrange gstpad.h.
Update some docs.
ChangeLog
configure.ac
gst/gst_private.h
gst/gstbin.c
gst/gstelement.h
gst/gstinfo.c
gst/gstobject.h
gst/gstpad.c
gst/gstpad.h