gstreamer/libs/gst
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
..
bytestream 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
control a few internal changes: 2002-05-05 15:39:37 +00:00
getbits various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
putbits various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
Makefile.am moving libs around 2001-12-23 17:12:25 +00:00