gstreamer/libs/gst
Tim-Philipp Müller 3040ad0e2d libs/gst/controller/gstcontroller.c: Don't g_return_val_if_fail() on timed values with invalid timestamps inside a cr...
Original commit message from CVS:
* libs/gst/controller/gstcontroller.c: (gst_controller_new_valist),
(gst_controller_set_from_list):
Don't g_return_val_if_fail() on timed values with invalid timestamps
inside a critical section without unlocking the mutex. Spotted by
René Stadler. (#357617)
Also, fix up refcounting properly: when returning an existing
controller, we should increase the reference only once and not
once per property and when trying to control a property again
we should also increase the refcount.
2006-09-29 12:24:50 +00:00
..
base docs/random/moving-plugins: Make it clear that the "compiled-in descriptions" really mean the element details. 2006-09-27 13:19:55 +00:00
check configure.ac: Don't pull in gmodule-2.0.pc as a dependency in our .pc files - we want gmodule-no-export-2.0.pc instea... 2006-09-28 11:11:28 +00:00
controller libs/gst/controller/gstcontroller.c: Don't g_return_val_if_fail() on timed values with invalid timestamps inside a cr... 2006-09-29 12:24:50 +00:00
dataprotocol GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th... 2006-08-11 15:26:33 +00:00
net libs/gst/net/: Stop reading commands when EOF as well. 2006-09-29 08:22:22 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00