gstreamer/libs/gst/base
Thomas Vander Stichele da6dcf9a64 docs/libs/gstreamer-libs-sections.txt: make sure GstBaseTransformClass shows up in the docs
Original commit message from CVS:

* docs/libs/gstreamer-libs-sections.txt:
make sure GstBaseTransformClass shows up in the docs
* libs/gst/base/gstbasetransform.c:
* libs/gst/base/gstbasetransform.h:
move docs so gtk-doc picks it up now
2006-05-03 16:45:11 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstadapter.c libs/gst/base/gstadapter.c: Add some docs. 2006-03-15 16:22:26 +00:00
gstadapter.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
gstbasesink.c whitespace removal and width coercion 2006-05-03 16:42:08 +00:00
gstbasesink.h whitespace removal and width coercion 2006-05-03 16:42:08 +00:00
gstbasesrc.c libs/gst/base/gstbasesrc.c: Documentation updates. 2006-04-28 13:18:41 +00:00
gstbasesrc.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
gstbasetransform.c docs/libs/gstreamer-libs-sections.txt: make sure GstBaseTransformClass shows up in the docs 2006-05-03 16:45:11 +00:00
gstbasetransform.h docs/libs/gstreamer-libs-sections.txt: make sure GstBaseTransformClass shows up in the docs 2006-05-03 16:45:11 +00:00
gstcollectpads.c libs/gst/base/gstcollectpads.c: back out the newsegment handling change, see #340060 for ongoing discussion 2006-05-02 17:17:22 +00:00
gstcollectpads.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
gstpushsrc.c libs/gst/base/gstpushsrc.c: Push sources don't support pull mode by default. 2006-03-07 09:28:44 +00:00
gstpushsrc.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
gsttypefindhelper.c libs/gst/base/gsttypefindhelper.c: If we are provided with the size, we should implement 2006-03-09 10:46:35 +00:00
gsttypefindhelper.h New API: gst_type_find_helper_get_range() (#333042). 2006-03-02 13:45:32 +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...