mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
67b27a2c01
Original commit message from CVS: * check/gst/gstbin.c: (GST_START_TEST): An extra refcount is taken in basesrc. * gst/base/gstbasesrc.c: (gst_base_src_init), (gst_base_src_query), (gst_base_src_get_range), (gst_base_src_pad_get_range), (gst_base_src_loop): Small cleanups, check for flushing after being unlocked from the LIVE_LOCK. take refcounts correctly (not yet everywhere). Don't send out EOS when going to READY. |
||
---|---|---|
.. | ||
benchmarks | ||
check | ||
instantiate | ||
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.