gstreamer/docs/random/wtay
wrobell 08eaa11259 - some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui...
Original commit message from CVS:
- added playondemand plugin by Leif Morgan Johnson <lmjohns3@eos.ncsu.edu>
- some fixes to int2float
- aplied a patch from wrobell <wrobell@ite.pl> that is a first attempt at
making automake 1.5 happy (gst now requires automake1.5). It's still not
perfect but it builds.
- Made the schedulers plugable. The default scheduler now lives inside a
plugin.
- Added a new mpeg1/2 parser/demuxer.
- Fixed some compiler warnings in the core libs.
- substantial work to GstThread (hopefully less race conditions). simplified
the code in GstThread a bit. A state change can now also happen in the
thread context.
- reworked the state semantics of a bin. it'll now automatically get the
highest state of its children.
- the autoplugger now nests the threads so that a state change failure of
one thread doesn't make its upstream thread lock.
- GstQueue refuses to go to PLAYING if the sinkpad is not connected. This
way the queue will not wedge in the _get lock.
- GstQueue unlocks its mutexes when going to PAUSED.
- make sure that when all elements in a bin/thread go to PAUSED, the bin
is set to PAUSED too.
- make a parent bin wait for its children to PAUSE before ending the
iteration with FALSE (EOS)
- Some changes to GstPlay to deal with EOS.
- aplied the latest patch from Zeenix to gstrtp.

end result: GstPlay doesn't crash on EOS and the pipeline is now shut down
properly.
2001-12-04 22:12:50 +00:00
..
autoplug2 Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
caps-negociation Merged the CAPSNEGO1 branch.. 2001-03-12 21:02:12 +00:00
capsnego-cases Reworked the capsnegotiation function audiosink now uses capsnego to set its parameters mpg123/ac3dec use capsnego in... 2001-03-18 02:42:30 +00:00
CORBA Added CVS ignore, and two documents.. 2001-02-06 20:06:22 +00:00
eos-19012001 An overview of the current EOS handling algorithm. 2001-01-21 17:36:19 +00:00
eos2 While typing on eos2 about the EOS handling, I got an idea and started eos3. eos3 takes a different approach by mergi... 2001-01-12 18:51:03 +00:00
eos3 Added case6: a multithreaded audio mixer setup. 2001-01-13 02:12:44 +00:00
eos4 Added an updated use case for EOS handling. 2001-01-13 15:47:43 +00:00
eos5 Antoher way of dealing with EOS. This proposal does not use the recursion to propagate the EOS signal. This implies t... 2001-01-13 19:04:18 +00:00
events merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
events2 merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
namespaces Added ramblings about the XML load/save 2001-01-29 23:32:14 +00:00
qos The early beginnings of a doc about QoS :-) 2001-01-29 23:51:51 +00:00
threads_hilevel - some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui... 2001-12-04 22:12:50 +00:00