gstreamer/libs/gst/bytestream
David I. Lehn 321f046aaf Added gst_bytestream_get_timestamp() call to get timestamp of data at the front of the stream. If no data in stream,...
Original commit message from CVS:
Added gst_bytestream_get_timestamp() call to get timestamp of data at
the front of the stream.  If no data in stream, loads 1 byte to get a
new buffer and uses its timestamp.

Does nothing to handle readers that try to read data lengths that span
buffers with multiple timestamps.

_get_timestamp() now used when creating new buffers.
2002-05-10 08:16:18 +00:00
..
bstest.c various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
bytestream.c Added gst_bytestream_get_timestamp() call to get timestamp of data at the front of the stream. If no data in stream,... 2002-05-10 08:16:18 +00:00
bytestream.h Added gst_bytestream_get_timestamp() call to get timestamp of data at the front of the stream. If no data in stream,... 2002-05-10 08:16:18 +00:00
Makefile.am s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... 2002-03-19 01:39:45 +00:00