gstreamer/plugins
Wim Taymans c35e0de65e basesrc: add fill vmethod to basesrc
Add a new fill virtual method to basesrc. The purpose of this method is to fill
a provided buffer with data.
Add a default implementation of the create method that allocates a buffer and
calls the fill method on it. This would allow the base class to implement
bufferpool and allocator negotiation on behalf of the subclasses.
Fix the blocksize property.
Make filesrc use the new fill method.
2011-06-10 13:04:23 +02:00
..
elements basesrc: add fill vmethod to basesrc 2011-06-10 13:04:23 +02:00
indexers Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00