gstreamer/libs/gst/base
Wim Taymans 6c18c9508d miniobject: more boxed type fixing
More miniobject fixing, leaks horribly somewhere..
2011-02-23 10:35:09 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstadapter.c docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstadapter.h libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstbasesink.c miniobject: more boxed type fixing 2011-02-23 10:35:09 +01:00
gstbasesink.h libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstbasesrc.c libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstbasesrc.h libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstbasetransform.c Merge branch 'master' into 0.11 2011-02-22 15:08:51 +01:00
gstbasetransform.h libs: cleanups for 0.11 2011-02-22 19:09:48 +01:00
gstbitreader-docs.h docs: fix misc. gtk-doc warnings in libs 2010-10-16 19:19:47 +01:00
gstbitreader.c docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbitreader.h bitreader: Add inlined and unchecked versions of the important functions 2010-10-03 15:32:41 +02:00
gstbytereader-docs.h docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbytereader.c docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbytereader.h bytereader: const-ify byte reader argument in peek/scan API 2010-10-22 12:04:09 +01:00
gstbytewriter-docs.h docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbytewriter.c docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbytewriter.h docs: libgstbase: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstcollectpads.c base: documentation fixups and annotation 2010-12-17 19:19:40 +01:00
gstcollectpads.h gstcollectpads: Fix docs about GstCollectData list 2010-08-12 16:05:35 -03: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 base: documentation fixups and annotation 2010-12-17 19:19:40 +01:00
gsttypefindhelper.h typefind: add a new method that also uses the file extension 2010-01-12 17:34:39 +01: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...