gstreamer/libs/gst/base
Thomas Vander Stichele 01f775f41b some whitespace to trigger a build
Original commit message from CVS:
some whitespace to trigger a build
2005-09-16 00:08:15 +00:00
..
.gitignore
gstadapter.c
gstadapter.h various doc fixes 2005-09-11 12:57:36 +00:00
gstbasesink.c debug fixes 2005-09-11 11:57:08 +00:00
gstbasesink.h various doc fixes 2005-09-11 12:57:36 +00:00
gstbasesrc.c gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstbasesrc.h some whitespace to trigger a build 2005-09-16 00:08:15 +00:00
gstbasetransform.c gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gstbasetransform.h check/gst-libs/controller.c: Header include fix. 2005-09-09 23:45:15 +00:00
gstcollectpads.c
gstcollectpads.h
gstpushsrc.c
gstpushsrc.h
gsttypefindhelper.c
gsttypefindhelper.h
Makefile.am configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00
README

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

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