gstreamer/libs/gst/controller
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
..
.gitignore added controller code removed dparam pc files 2005-08-02 21:35:34 +00:00
gstcontroller.c 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
gstcontroller.h docs/random/ensonic/dynlink.txt: More work on proposal for new core api. 2007-04-02 14:48:12 +00:00
gstcontrollerprivate.h docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
gsthelper.c API: add gst_object_{s,g}et_control_rate(), add private data section, fix docs 2006-08-10 19:46:14 +00:00
gstinterpolation.c 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
lib.c docs/: more dparam docs 2006-01-31 16:56:28 +00:00
Makefile.am configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS 2006-07-01 23:26:06 +00:00