mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
3fd2b73da3
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 |
||
---|---|---|
.. | ||
benchmarks | ||
bufspeed | ||
instantiate | ||
memchunk | ||
muxing | ||
negotiation | ||
old | ||
probes | ||
sched | ||
seeking | ||
threadstate | ||
.gitignore | ||
lat.c | ||
Makefile.am | ||
mass_elements.c | ||
README | ||
spidey_bench.c |
This directory contains various tests designed to test GStreamer's behavior. When these tests work, they should be recast in the form of regression tests and moved to ../testsuite.