mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
36b41f4666
Original commit message from CVS: * gst/gstvalue.c: (gst_value_transform_double_fraction), (gst_value_transform_fraction_double), (_gst_value_initialize): * testsuite/caps/Makefile.am: * testsuite/caps/fraction-convert.c: (check_from_double_convert), (check_from_fraction_convert), (transform_test), (main): Added transform functions between double and fraction. Added testcase to verify transforms |
||
---|---|---|
.. | ||
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.