gstreamer/testsuite
Benjamin Otte 3fd2b73da3 remove GstAtomic. Use plain ints instead for the time being
Original commit message from CVS:
* gst/Makefile.am:
* gst/gstatomic.c:
* gst/gstatomic.h:
* gst/gstatomic_impl.h:
* gst/gstbuffer.c:
* gst/gstdata.c: (gst_data_is_writable), (gst_data_copy_on_write),
(gst_data_ref), (gst_data_ref_by_count), (gst_data_unref):
* gst/gstdata.h:
* gst/gstdata_private.h:
* gst/gstinfo.c: (_gst_debug_init), (gst_debug_set_colored),
(gst_debug_is_colored), (gst_debug_set_default_threshold),
(gst_debug_get_default_threshold), (_gst_debug_category_new),
(gst_debug_category_free), (gst_debug_category_set_threshold),
(gst_debug_category_get_threshold):
* gst/gstinfo.h:
* testsuite/elements/struct_i386.h:
remove GstAtomic. Use plain ints instead for the time being
2005-05-16 04:49:34 +00:00
..
bins fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
bytestream docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
caps testsuite/caps/: more gcc4 fixes by casting 2005-05-02 16:45:34 +00:00
childproxy new iface to uniformly access elements children and their properties 2005-04-21 17:10:09 +00:00
cleanup fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
clock fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
debug do not use GST_PTR_FORMAT on pointers to types smaller than gpointer. fixes 64 bit testsuite 2005-05-02 15:01:25 +00:00
dlopen fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
dynparams testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new 2004-08-17 10:16:35 +00:00
elements remove GstAtomic. Use plain ints instead for the time being 2005-05-16 04:49:34 +00:00
ghostpads fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
indexers more print format fixes 2005-05-02 15:31:35 +00:00
negotiation fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
pad ignore more 2005-05-02 16:50:31 +00:00
parse Since parse can do 'element name=a:b' make 'a:b.' work as well. 2004-10-19 09:38:20 +00:00
plugin fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
refcounting testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new 2004-08-17 10:16:35 +00:00
registry testsuite/registry/: A little program that looks through the registry to find elements of a given type. Not particul... 2005-01-06 04:28:52 +00:00
schedulers Added testcase for schduler segfault. 2004-11-04 11:03:48 +00:00
states revert state change changes as agreed so we can rework them gradually 2004-07-29 20:33:49 +00:00
tags fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
threads ignore more 2005-05-02 16:50:31 +00:00
.gitignore ignore some more 2004-03-15 17:26:30 +00:00
Makefile.am new iface to uniformly access elements children and their properties 2005-04-21 17:10:09 +00:00
Rules change plugin path 2004-07-02 10:15:14 +00:00
test_gst_init.c gst-indent run on core 2004-03-13 15:27:01 +00:00