gstreamer/libs/gst/base
2012-11-20 12:46:31 +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 tests: gst_adapter_prev_timestamp -> gst_adapter_prev_pts 2012-11-13 23:11:34 +00:00
gstadapter.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbaseparse.c baseparse: forward stream-start event in push mode 2012-11-20 12:46:31 +01:00
gstbaseparse.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbasesink.c basesink: add simple rate control 2012-11-09 17:01:23 +01:00
gstbasesink.h basesink: add simple rate control 2012-11-09 17:01:23 +01:00
gstbasesrc.c basesrc: fix debug message 2012-11-13 20:45:48 +00:00
gstbasesrc.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbasetransform.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbasetransform.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbitreader-docs.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbitreader.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbitreader.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbytereader-docs.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbytereader.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbytereader.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbytewriter-docs.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbytewriter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbytewriter.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcollectpads.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstcollectpads.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdataqueue.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstdataqueue.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstindex.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstindex.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstmemindex.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpushsrc.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpushsrc.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstqueuearray.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstqueuearray.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttypefindhelper.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttypefindhelper.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am g-i: fix "can't resolve libraries to shared libraries: gstcheck-1.0" build error 2012-10-29 13:27:55 +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...