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)
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)