gstreamer/libs/gst
Sebastian Dröge 2ba1f3a6a2 libs/gst/base/gstbytereader.c: Use new GST_READ_UINT24_(LE|BE) macros.
Original commit message from CVS:
* libs/gst/base/gstbytereader.c: (gst_byte_reader_get_uint24_le),
(gst_byte_reader_get_uint24_be), (gst_byte_reader_get_int24_le),
(gst_byte_reader_get_int24_be), (gst_byte_reader_peek_uint24_le),
(gst_byte_reader_peek_uint24_be), (gst_byte_reader_peek_int24_le),
(gst_byte_reader_peek_int24_be):
Use new GST_READ_UINT24_(LE|BE) macros.
2008-10-07 12:26:40 +00:00
..
base libs/gst/base/gstbytereader.c: Use new GST_READ_UINT24_(LE|BE) macros. 2008-10-07 12:26: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