2005-06-08 14:00:21 +00:00
|
|
|
.dirstamp
|
2005-06-21 17:41:35 +00:00
|
|
|
gst
|
2005-12-07 17:36:44 +00:00
|
|
|
gstabi
|
2011-09-30 13:50:51 +00:00
|
|
|
gstatomicqueue
|
2005-06-08 14:00:21 +00:00
|
|
|
gstbin
|
|
|
|
gstbuffer
|
2009-05-12 10:08:56 +00:00
|
|
|
gstbufferlist
|
2005-06-08 14:00:21 +00:00
|
|
|
gstbus
|
check/: Added checks.
Original commit message from CVS:
* check/.cvsignore:
* check/Makefile.am:
* check/gst-libs/.cvsignore:
* check/gst-libs/gdp.c: (START_TEST), (gst_object_suite), (main):
* check/gst/.cvsignore:
* check/gst/gstbus.c: (pound_bus_with_messages), (pull_messages),
(START_TEST), (gstbus_suite), (main):
* check/gst/gstcaps.c: (START_TEST), (gst_caps_suite), (main):
* check/gst/gstdata.c: (START_TEST), (thread_ref), (thread_unref),
(gst_data_suite), (main):
* check/gst/gstiterator.c: (make_list_of_ints), (START_TEST),
(add_fold_func), (gstiterator_suite), (main):
* check/gst/gstobject.c: (gst_fake_object_get_type), (START_TEST),
(thread_name_object), (thread_name_object_default),
(gst_object_name_compare), (gst_object_suite), (main):
* check/gst/gstpad.c: (START_TEST), (thread_link_unlink),
(gst_pad_suite), (main):
* check/gstcheck.c: (gst_check_log_message_func),
(gst_check_log_critical_func), (gst_check_init):
* check/gstcheck.h:
* check/pipelines/simple_launch_lines.c: (setup_pipeline),
(run_pipeline), (START_TEST), (simple_launch_lines_suite), (main):
Added checks.
2005-03-07 18:33:37 +00:00
|
|
|
gstcaps
|
2009-10-05 08:46:34 +00:00
|
|
|
gstchildproxy
|
2010-07-06 14:47:40 +00:00
|
|
|
gstclock
|
2010-07-15 12:47:36 +00:00
|
|
|
gstcpp
|
check/: Added checks.
Original commit message from CVS:
* check/.cvsignore:
* check/Makefile.am:
* check/gst-libs/.cvsignore:
* check/gst-libs/gdp.c: (START_TEST), (gst_object_suite), (main):
* check/gst/.cvsignore:
* check/gst/gstbus.c: (pound_bus_with_messages), (pull_messages),
(START_TEST), (gstbus_suite), (main):
* check/gst/gstcaps.c: (START_TEST), (gst_caps_suite), (main):
* check/gst/gstdata.c: (START_TEST), (thread_ref), (thread_unref),
(gst_data_suite), (main):
* check/gst/gstiterator.c: (make_list_of_ints), (START_TEST),
(add_fold_func), (gstiterator_suite), (main):
* check/gst/gstobject.c: (gst_fake_object_get_type), (START_TEST),
(thread_name_object), (thread_name_object_default),
(gst_object_name_compare), (gst_object_suite), (main):
* check/gst/gstpad.c: (START_TEST), (thread_link_unlink),
(gst_pad_suite), (main):
* check/gstcheck.c: (gst_check_log_message_func),
(gst_check_log_critical_func), (gst_check_init):
* check/gstcheck.h:
* check/pipelines/simple_launch_lines.c: (setup_pipeline),
(run_pipeline), (START_TEST), (simple_launch_lines_suite), (main):
Added checks.
2005-03-07 18:33:37 +00:00
|
|
|
gstdata
|
2010-07-16 17:09:12 +00:00
|
|
|
gstdatetime
|
2005-07-11 18:41:49 +00:00
|
|
|
gstelement
|
2011-03-08 08:36:30 +00:00
|
|
|
gstelementfactory
|
2005-09-05 11:54:55 +00:00
|
|
|
gstevent
|
2005-06-17 09:12:33 +00:00
|
|
|
gstghostpad
|
2005-06-08 14:00:21 +00:00
|
|
|
gstiterator
|
2008-03-17 10:21:59 +00:00
|
|
|
gstindex
|
2005-06-08 14:00:21 +00:00
|
|
|
gstmessage
|
2011-04-09 02:07:04 +00:00
|
|
|
gstmeta
|
2005-07-11 18:41:49 +00:00
|
|
|
gstminiobject
|
2005-06-08 14:00:21 +00:00
|
|
|
gstobject
|
|
|
|
gstpad
|
API: add GstParamSpecFraction, so elements can have fraction properties without lots of painful string parsing (#4446...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/Makefile.am:
* gst/gst.c:
* gst/gst.h:
* gst/gstparamspecs.c: (_gst_param_fraction_init),
(_gst_param_fraction_set_default), (_gst_param_fraction_validate),
(_gst_param_fraction_values_cmp),
(gst_param_spec_fraction_get_type), (gst_param_spec_fraction):
* gst/gstparamspecs.h:
* gst/gstvalue.c:
* tests/check/Makefile.am:
* tests/check/gst/.cvsignore:
* tests/check/gst/gstparamspecs.c: (gst_dummy_obj_base_init),
(gst_dummy_obj_class_init), (gst_dummy_obj_init),
(gst_dummy_obj_set_property), (gst_dummy_obj_get_property),
(GST_START_TEST), (gst_param_spec_suite):
API: add GstParamSpecFraction, so elements can have fraction
properties without lots of painful string parsing (#444648).
2007-06-06 11:18:12 +00:00
|
|
|
gstparamspecs
|
2005-09-09 12:02:41 +00:00
|
|
|
gstpipeline
|
2005-09-18 21:23:13 +00:00
|
|
|
gstplugin
|
2008-04-23 06:57:30 +00:00
|
|
|
gstpoll
|
2008-06-20 08:21:48 +00:00
|
|
|
gstpreset
|
2007-01-08 20:30:12 +00:00
|
|
|
gstregistry
|
2005-11-24 11:16:32 +00:00
|
|
|
gstsegment
|
2005-06-30 10:23:16 +00:00
|
|
|
gststructure
|
2005-06-08 14:00:21 +00:00
|
|
|
gstsystemclock
|
2005-06-21 17:41:35 +00:00
|
|
|
gsttag
|
2007-01-12 10:53:54 +00:00
|
|
|
gsttagsetter
|
2007-05-11 14:46:10 +00:00
|
|
|
gsturi
|
2005-09-23 11:41:30 +00:00
|
|
|
gstutils
|
2005-06-21 17:41:35 +00:00
|
|
|
gstvalue
|
2006-02-23 18:06:31 +00:00
|
|
|
gstquery
|
|
|
|
gsttask
|
2006-07-02 22:20:20 +00:00
|
|
|
*.check.xml
|
2006-08-09 15:26:54 +00:00
|
|
|
gstinfo
|