gstreamer/libs/gst/bytestream
Julien Moutte ef6bdb01be gst/elements/gstfilesrc.c: Fixing seeking by making FLUSH happen again and even before DISCONT.
Original commit message from CVS:
2004-01-29  Julien MOUTTE  <julien@moutte.net>

* gst/elements/gstfilesrc.c: (gst_filesrc_get),
(gst_filesrc_uri_handler_init): Fixing seeking by making FLUSH happen
again and even before DISCONT.
* gst/gstpad.c: (gst_pad_event_default): Remove a unused switch case.
* libs/gst/bytestream/bytestream.c: (gst_bytestream_get_next_buf): Fix
bytestream so that it's not stopping to fill the bytestream if events
different than EOS or DISCONT are received. Instead it process them so
that they go downstream.
2004-01-29 22:43:41 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
bytestream.c gst/elements/gstfilesrc.c: Fixing seeking by making FLUSH happen again and even before DISCONT. 2004-01-29 22:43:41 +00:00
bytestream.h convert GST_*_PADDING to _gst_reserved[GST_PADDING]; 2003-12-09 03:48:12 +00:00
Makefile.am Install headers in gst/bytestream/ 2003-10-31 20:22:47 +00:00