gstreamer/docs/random
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
..
matth Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
omega move eos to eos.old, to reflect its age and to aid ailing OS's like Windoze <g> 2001-03-17 03:15:58 +00:00
testing Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +00:00
wtay - 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
.gitignore Added CVS ignore, and two documents.. 2001-02-06 20:06:22 +00:00
arch initial checkin 2000-01-30 10:44:33 +00:00
autoplug1 Added explanation for current autoplugging 2000-12-20 00:55:45 +00:00
autoplug2 Added an explanation of the innner workings of the current autoplugger. 2001-04-30 23:20:42 +00:00
buffers initial checkin 2000-01-30 10:44:33 +00:00
caps Added some capability options 2000-12-04 19:24:25 +00:00
caps.dia Corrected the associations on the UML diagrams 2001-02-11 22:22:47 +00:00
classes.dia More updates. 2001-10-18 22:31:26 +00:00
coroutines initial checkin 2000-01-30 10:44:33 +00:00
design initial checkin 2000-01-30 10:44:33 +00:00
dynpads Ramblings about dynamic pads 2001-01-21 16:19:12 +00:00
eos added two more cases of eos reasoning 2001-06-13 09:51:27 +00:00
example initial checkin 2000-01-30 10:44:33 +00:00
factoryinfo initial checkin 2000-01-30 10:44:33 +00:00
gboolean initial checkin 2000-01-30 10:44:33 +00:00
hierarchy Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
intro initial checkin 2000-01-30 10:44:33 +00:00
metadata initial checkin 2000-01-30 10:44:33 +00:00
mutability initial checkin 2000-01-30 10:44:33 +00:00
NOTES-0.1.1 Added the current notes for the 0.1.1 release 2001-02-22 23:19:28 +00:00
NOTES-0.2.0 Some minor docs updates. 2001-06-06 18:33:18 +00:00
padarch initial checkin 2000-01-30 10:44:33 +00:00
plugins Added a document about how we handle plugins and dynamic loading. 2000-12-12 19:31:00 +00:00
plugins.dia Added .dia UML of GstCaps 2001-02-11 18:29:55 +00:00
queue Added a deadlock case for the queue 2001-01-07 02:30:50 +00:00
sequence initial checkin 2000-01-30 10:44:33 +00:00
sources WARNING: Don't grab this updated unless you're really, REALLY sure. 2000-12-16 10:18:09 +00:00
state-transitions initial checkin 2000-01-30 10:44:33 +00:00
states initial checkin 2000-01-30 10:44:33 +00:00
states.new This is the audio/video sync release. 2000-07-12 22:52:42 +00:00
states.old initial checkin 2000-01-30 10:44:33 +00:00
TODO-post-0.1.0 Updated the TODO list... 2001-01-13 14:45:49 +00:00
types initial checkin 2000-01-30 10:44:33 +00:00
types2 Added the type system design. 2000-11-26 19:11:00 +00:00
types3 Another type system proposal. 2000-11-30 20:30:45 +00:00
usecases This file will contain several use cases to reason through 2000-12-26 20:24:47 +00:00
vis-transform initial checkin 2000-01-30 10:44:33 +00:00
walkthrough initial checkin 2000-01-30 10:44:33 +00:00