gstreamer/libs/gst/base
2011-03-28 20:08:46 +02:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstadapter.c memory: more work on implementing buffer memory 2011-03-28 20:08:46 +02:00
gstadapter.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbasesink.c memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbasesink.h pad: more preroll lock to basesink 2011-03-04 17:25:02 +01:00
gstbasesrc.c memory: more work on implementing buffer memory 2011-03-28 20:08:46 +02:00
gstbasesrc.h libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstbasetransform.c memory: more work on implementing buffer memory 2011-03-28 20:08:46 +02:00
gstbasetransform.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbitreader-docs.h docs: fix misc. gtk-doc warnings in libs 2010-10-16 19:19:47 +01:00
gstbitreader.c memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbitreader.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbytereader-docs.h docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbytereader.c memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbytereader.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstbytewriter-docs.h docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbytewriter.c memory: more work on implementing buffer memory 2011-03-28 20:08:46 +02:00
gstbytewriter.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstcollectpads.c memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstcollectpads.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstdataqueue.c libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstdataqueue.h libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstpushsrc.c libs/gst/base/gstpushsrc.c: Add some more docs here and there. 2006-07-05 18:20:58 +00:00
gstpushsrc.h docs: fix misc. gtk-doc warnings in libs 2010-10-16 19:19:47 +01:00
gsttypefindhelper.c memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gsttypefindhelper.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
Makefile.am Merge branch 'master' into 0.11 2011-02-22 14:11:59 +01:00
README add short/long description docs to base classes add pushsrc to the docs remove consolidated doc fragments 2005-08-03 13:30:18 +00:00

Base classes
------------

GstBaseSink
  FIXME: not much point making it operate in pull mode as a generic
  base class I guess...