Commit graph

4 commits

Author SHA1 Message Date
Benjamin Otte
0aa86db75c - rewrite of GstQueue, hope it works now, though I'm not absolutely sure there couldn'T be a deadlock
Original commit message from CVS:
- rewrite of GstQueue, hope it works now, though I'm not absolutely sure there couldn'T be a deadlock
- fixes to GstThread (this thing has to work without calling queues\!)
- changes to scheduler (use GAsyncQueue for events)
2002-03-17 00:50:42 +00:00
Benjamin Otte
df68257f94 EVENTS2 BRANCH: rewrote the buffer API
Original commit message from CVS:
EVENTS2 BRANCH:
rewrote the buffer API
2002-03-15 23:41:18 +00:00
Benjamin Otte
8618dee239 First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them...
Original commit message from CVS:
First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them until I'm sure how events/buffers are going to work.
Oh, I enable -Werror where I could (see configure.ac for details)
2002-03-13 23:16:06 +00:00
Erik Walthinsen
d574ab8126 merge from EVENTS1 on 20011016
Original commit message from CVS:
merge from EVENTS1 on 20011016
2001-10-17 10:21:27 +00:00