Applied vishnus patch:
authorWim Taymans <wim.taymans@gmail.com>
Sun, 21 Oct 2001 19:14:48 +0000 (19:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 21 Oct 2001 19:14:48 +0000 (19:14 +0000)
commit97f1771e6a6038aff531027c239874d8b0850836
tree3f470e81a4ec07468bb8a6d4f5d06338e30d9ea5
parentcccc097ca5b1a3214f0ed3af6268ee6a3d8ea017
Applied vishnus patch:

Original commit message from CVS:
Applied vishnus patch:
* Check all return codes and reliably return NULL if no more data is
available.
* Split _flush into _flush/_flush_fast.  This is partly to make the code
self-documenting -- the flush in gst_bytestream_read cannot fail.  Also,
this is a slight optimization.[A
libs/bytestream/gstbytestream.c
libs/bytestream/gstbytestream.h