gstreamer/tests/check
Tim-Philipp Müller 42651f72ff libs/gst/controller/: Don't crash if someone tries to set an interpolation mode that is invalid or that isn't support...
Original commit message from CVS:
* libs/gst/controller/gstcontroller.c:
(gst_controlled_property_set_interpolation_mode):
* libs/gst/controller/gstinterpolation.c:
Don't crash if someone tries to set an interpolation mode that
is invalid or that isn't supported yet. Fixes #422295.
* tests/check/libs/controller.c: (GST_START_TEST),
(gst_controller_suite):
Add a test case for the above.
2007-05-04 12:37:01 +00:00
..
elements libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
generic docs/gst/gstreamer-sections.txt: Add new element field and method. 2007-03-19 10:47:56 +00:00
gst API: add gst_buffer_try_new_and_alloc() plus unit test (#431940). 2007-04-26 10:00:49 +00:00
libs libs/gst/controller/: Don't crash if someone tries to set an interpolation mode that is invalid or that isn't support... 2007-05-04 12:37:01 +00:00
pipelines gst/gstelement.c: Don't output the same debug statement twice. 2007-04-13 11:53:00 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am plugins/elements/gstmultiqueue.c: Don't leak GCond. 2007-03-28 18:38:11 +00:00