basesrc: Add gst_base_src_set_automatic_eos() API
authorSebastian Dröge <sebastian@centricular.com>
Thu, 13 Feb 2014 11:07:50 +0000 (12:07 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 13 Feb 2014 11:09:06 +0000 (12:09 +0100)
commitf47c704b99b6a9753e8a3f12be483988a937081c
tree5530e3598c4518aadd0ce14bf61f1af51319bf31
parentbe8eeabefcec730747369b63395dba941eaf9c69
basesrc: Add gst_base_src_set_automatic_eos() API

This defaults to TRUE and if it is set to FALSE it is the subclasses
responsibility to return GST_FLOW_EOS from the create() vmethod once
the stream is done.
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/gstbasesrc.c
libs/gst/base/gstbasesrc.h
win32/common/libgstbase.def