gstreamer/libs/gst
Wim Taymans c2552e7d0d libs/gst/base/gstbasetransform.c: Take new caps ref because our old one might have been gone when the subclass perfor...
Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buffer):
Take new caps ref because our old one might have been gone when the
subclass performs a gst_pad_set_caps() on the srcpad. See #548764.
2008-09-24 15:03:40 +00:00
..
base libs/gst/base/gstbasetransform.c: Take new caps ref because our old one might have been gone when the subclass perfor... 2008-09-24 15:03:40 +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/gstinterpolationcontrolsource.c: Don't use declarations after statements. 2008-07-08 11:20:22 +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 gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() should be used now that we depend on new enou... 2008-04-17 07:14:46 +00:00
Makefile.am Build the net library if we have winsock2. 2008-07-29 00:45:29 +00:00