gstreamer/libs/gst/base
David Schleef e8b8381452 libs/gst/base/gstbasetransform.c: speling fix.
Original commit message from CVS:
* libs/gst/base/gstbasetransform.c: speling fix.
2005-12-06 23:32:01 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstadapter.c docs/gst/gstreamer-sections.txt: Added some docs for GstCollectData. 2005-11-11 20:12:42 +00:00
gstadapter.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstbasesink.c gst/gstutils.c: Small cleanup. 2005-12-02 11:36:50 +00:00
gstbasesink.h libs/gst/base/: en-LARGE the padding. 2005-11-29 19:37:49 +00:00
gstbasesrc.c expand tabs 2005-12-06 19:29:15 +00:00
gstbasesrc.h libs/gst/base/: en-LARGE the padding. 2005-11-29 19:37:49 +00:00
gstbasetransform.c libs/gst/base/gstbasetransform.c: speling fix. 2005-12-06 23:32:01 +00:00
gstbasetransform.h libs/gst/base/: en-LARGE the padding. 2005-11-29 19:37:49 +00:00
gstcollectpads.c libs/gst/base/gstcollectpads.c: Change debug category to 'collectpads' from 'collect_pads' (fixes #323250). 2005-12-05 09:45:29 +00:00
gstcollectpads.h docs/gst/gstreamer-sections.txt: make two symbols from gstinfo private for the docs 2005-11-23 11:05:37 +00:00
gstpushsrc.c gst/base/gstpushsrc.c: Shorten by 30% via use of boilerplate macro. 2005-11-05 15:14:33 +00:00
gstpushsrc.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttypefindhelper.c gst/: 2005-11-09 16:44:40 +00:00
gsttypefindhelper.h whitespace fixes 2005-10-15 15:30:24 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00: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...