Wim Taymans
|
9ef1346b1f
|
context: use context on buffers instead of caps
Put the srcpad context on buffers instead of caps. This allows us to associate
all the relevant info contained in events with a buffer.
|
2011-05-04 18:59:47 +02:00 |
|
Wim Taymans
|
9136abf623
|
pad: use the context to store sticky events
Store the sticky events in the context of a source pad.
|
2011-05-04 15:53:21 +02:00 |
|
Wim Taymans
|
0fee137dbc
|
context: add helper object to manage events
Add a helper object to manage the events that define the context of a buffer and
a stream.
|
2011-05-04 15:20:10 +02:00 |
|