mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
37d2e6d087
Original commit message from CVS: * gst/gst.c (init_post): call gst_caps_get_type() instead of _gst_caps_initalize() * gst/gstcaps.c: Style fixes, stay closer to glib and friends (_gst_caps_initialize): Remove, in favor for gst_caps_get_type() * gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro * gst/gstcaps.h: Clean up |
||
---|---|---|
.. | ||
bufspeed | ||
instantiate | ||
memchunk | ||
muxing | ||
negotiation | ||
old | ||
probes | ||
sched | ||
seeking | ||
threadstate | ||
.gitignore | ||
lat.c | ||
Makefile.am | ||
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.