gstreamer/gst/schedulers
Benjamin Otte 6d87ece93d gst/elements/gstbufferstore.c: set the offset of the buffer to the requested offset
Original commit message from CVS:
* gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
set the offset of the buffer to the requested offset
* gst/elements/gsttypefind.c: (stop_typefinding):
revert patch 1.18 (which I unfortunately don't know the reason for).
This is needed to allow downstream elements to seek. Otherwise
typefind might overwrite a previous seek by downstream elements.
This lead to errors with id3tag and typefind on some mp3s.
* gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
(gst_entry_scheduler_iterate):
be more verbose when debugging
2004-03-30 16:31:06 +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
cothreads_compat.h gst/gstbin.c: don't add decoupled elements to schedulers - otherwise it's impossible to control if a link to a decoup... 2004-03-28 02:29:24 +00:00
entryscheduler.c gst/elements/gstbufferstore.c: set the offset of the buffer to the requested offset 2004-03-30 16:31:06 +00:00
gstbasicscheduler.c gst/schedulers/: fix GStreamer to not have issues with lvalue casts anymore (fixes some bug, but bugzilla is down) 2004-03-24 14:06:48 +00:00
gstoptimalscheduler.c gst/schedulers/: fix GStreamer to not have issues with lvalue casts anymore (fixes some bug, but bugzilla is down) 2004-03-24 14:06:48 +00:00
gthread-cothreads.h gst/gstbin.c: don't add decoupled elements to schedulers - otherwise it's impossible to control if a link to a decoup... 2004-03-28 02:29:24 +00:00
Makefile.am more brown paperbags, i can really start to go shopping soon 2004-03-28 02:39:59 +00:00