Wim Taymans
d0d6cd30d4
Corrected the associations on the UML diagrams
...
Original commit message from CVS:
Corrected the associations on the UML diagrams
2001-02-11 22:22:47 +00:00
Wim Taymans
ff31df763e
Added .dia UML of GstCaps
...
Original commit message from CVS:
Added .dia UML of GstCaps
Added the autoplugger factory to plugins.dia
Added a first draft for caps-negotiation
2001-02-11 18:29:55 +00:00
Wim Taymans
5e1257437d
Added CVS ignore, and two documents..
...
Original commit message from CVS:
Added CVS ignore, and two documents..
2001-02-06 20:06:22 +00:00
Wim Taymans
6873d31fed
The early beginnings of a doc about QoS :-)
...
Original commit message from CVS:
The early beginnings of a doc about QoS :-)
2001-01-29 23:51:51 +00:00
Wim Taymans
a03cb2b8a2
Added ramblings about the XML load/save
...
Original commit message from CVS:
Added ramblings about the XML load/save
2001-01-29 23:32:14 +00:00
Wim Taymans
0aaa531aaf
An overview of the current EOS handling algorithm.
...
Original commit message from CVS:
An overview of the current EOS handling algorithm.
2001-01-21 17:36:19 +00:00
Wim Taymans
69b40b46d2
Antoher way of dealing with EOS. This proposal does not use the recursion to propagate the EOS signal. This implies t...
...
Original commit message from CVS:
Antoher way of dealing with EOS. This proposal does not use the recursion
to propagate the EOS signal. This implies that an element cannot deny an
EOS signal anymore but since the signal is generated when a NULL buffer is
pushed, somebody did something wrong anyway.
2001-01-13 19:04:18 +00:00
Wim Taymans
f18c4056f7
Added an updated use case for EOS handling.
...
Original commit message from CVS:
Added an updated use case for EOS handling.
2001-01-13 15:47:43 +00:00
Wim Taymans
92820d240d
Added case6: a multithreaded audio mixer setup.
...
Original commit message from CVS:
Added case6: a multithreaded audio mixer setup.
2001-01-13 02:12:44 +00:00
Wim Taymans
f03c9fb1e7
Added a simple mp3 mixer pipeline setup with an explanation of how EOS could be handled with it.
...
Original commit message from CVS:
Added a simple mp3 mixer pipeline setup with an explanation of how EOS
could be handled with it.
2001-01-12 22:44:41 +00:00
Wim Taymans
76f1b4540a
While typing on eos2 about the EOS handling, I got an idea and started eos3. eos3 takes a different approach by mergi...
...
Original commit message from CVS:
While typing on eos2 about the EOS handling, I got an idea and started
eos3. eos3 takes a different approach by merging the eos detection and
the scheduling in a quite elegant way. I'm not sure we handle the
scheduling like this though...
2001-01-12 18:51:03 +00:00