gstreamer/libs/gst/base
2014-02-06 22:50:53 +01:00
..
.gitignore
base.h
gstadapter.c
gstadapter.h
gstbaseparse.c baseparse: do not accumulate buffers on passthrough mode 2014-01-13 08:43:28 -03:00
gstbaseparse.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbasesink.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbasesink.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbasesrc.c basesrc: do not forget to clear the forced_eos flag 2014-01-24 13:36:33 -03:00
gstbasesrc.h
gstbasetransform.c docs: fix more gtk-doc warnings 2014-02-01 16:18:13 +01:00
gstbasetransform.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbitreader-docs.h
gstbitreader.c
gstbitreader.h
gstbytereader-docs.h
gstbytereader.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbytereader.h bytereader: add inline variant of gst_byte_reader_init() 2013-12-14 18:38:41 +00:00
gstbytewriter-docs.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbytewriter.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbytewriter.h
gstcollectpads.c gst: clear floating references for GstTask, GstTaskPool and GstCollectPads 2014-02-06 22:50:53 +01:00
gstcollectpads.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstdataqueue.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstdataqueue.h
gstindex.c
gstindex.h
gstmemindex.c
gstpushsrc.c
gstpushsrc.h
gstqueuearray.c docs: fix docs for gst_queue_array_peek_head() 2013-12-14 18:31:38 +00:00
gstqueuearray.h
gsttypefindhelper.c
gsttypefindhelper.h
Makefile.am
README

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

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