gstreamer/libs/gst
Stefan Kost 627c40985b libs/gst/controller/: Keep last-value and only call set_property if value has changed. This supresses all the g_objec...
Original commit message from CVS:
* libs/gst/controller/gstcontroller.c:
* libs/gst/controller/gstcontrollerprivate.h:
Keep last-value and only call set_property if value has changed. This
supresses all the g_object_notifies we would trigger otherwise. It
also allows the user to chage the value while there is no controller
change.
2008-11-17 21:41:35 +00:00
..
base gst/gstbuffer.c: Avoid costly typechecking for trivially correct pointers. 2008-11-13 18:09:45 +00:00
check docs/libs/gstreamer-libs-sections.txt: Add new API to doc 2008-06-21 21:20:13 +00:00
controller libs/gst/controller/: Keep last-value and only call set_property if value has changed. This supresses all the g_objec... 2008-11-17 21:41:35 +00:00
dataprotocol libs/gst/dataprotocol/dataprotocol.c: Don't write to the same region of memory as a uint64 and uint16 as this breaks ... 2008-06-30 09:38:45 +00:00
net libs/gst/net/Makefile.am: Add WIN32_LIBS to libgstnet LIBADD. Fixes #557300. 2008-11-03 10:59:49 +00:00
Makefile.am Build the net library if we have winsock2. 2008-07-29 00:45:29 +00:00