gstreamer/libs/gst
Tim-Philipp Müller ba8a8319fd gst/base/gsttypefindhelper.c: The memory returned by gst_type_find_peek() needs to stay valid until the end of a type...
Original commit message from CVS:
* gst/base/gsttypefindhelper.c: (helper_find_peek),
(gst_type_find_helper):
The memory returned by gst_type_find_peek() needs to
stay valid until the end of a typefind function, and
typefind functions may keep results from different
offsets around, so we can't just unref the buffer from
the previous _peek(), but have to save all buffers
returned by _peek() until typefinding is done and only
free them then.
2005-08-10 15:08:03 +00:00
..
base gst/base/gsttypefindhelper.c: The memory returned by gst_type_find_peek() needs to stay valid until the end of a type... 2005-08-10 15:08:03 +00:00
bytestream ignore more 2005-06-17 09:12:33 +00:00
controller adding more entries to the docs and fix small doc-bugs 2005-08-05 17:28:30 +00:00
dataprotocol libs/gst/dataprotocol/dataprotocol.c: Fix serialization of seek events. 2005-07-27 19:00:36 +00:00
getbits ignore more 2005-06-17 09:12:33 +00:00
Makefile.am added controller code removed dparam pc files 2005-08-02 21:35:34 +00:00