mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
Original commit message from CVS: * check/Makefile.am: add two more tests for valgrinding * check/gst/gstvalue.c: (GST_START_TEST): test refcount of deserialized buffer, found a leak * docs/gst/gstreamer-docs.sgml: * docs/gst/gstreamer-sections.txt: * docs/gst/gstreamer.types: * docs/gst/tmpl/gstminiobject.sgml: add miniobject to docs * gst/gstminiobject.c: add some docs * gst/gstvalue.c: (gst_value_deserialize_buffer), (gst_string_unwrap): fix a hard-to-find invalid write for one of the tests fix a leak for deserialized buffers |
||
---|---|---|
.. | ||
benchmarks | ||
check | ||
instantiate | ||
memchunk | ||
misc | ||
muxing | ||
negotiation | ||
old | ||
probes | ||
sched | ||
seeking | ||
threadstate | ||
.gitignore | ||
bench-complexity.scm | ||
bench-mass_elements.scm | ||
complexity.c | ||
complexity.gnuplot | ||
lat.c | ||
Makefile.am | ||
mass_elements.c | ||
network-clock-utils.scm | ||
network-clock.scm | ||
plot-data | ||
README |
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.