GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag
authorEdward Hervey <bilboed@bilboed.com>
Mon, 17 May 2010 13:04:48 +0000 (15:04 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 14 Jun 2010 15:08:14 +0000 (17:08 +0200)
commitdc38e75d88bd8921895821f7afed01cab30e46c9
treef37e186ad44492082adb9af6f4ab8eacd2f6d735
parent4a5552bf15924d959fe9faa0292208e98a139a07
GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag

A pad is 'negotiable' when its container element is in a state greater
than GST_STATE_READY

API:gst_pad_is_negotiable
API:gst_pad_set_negotiable
API:GST_PAD_NEGOTIABLE

https://bugzilla.gnome.org/show_bug.cgi?id=618644
docs/gst/gstreamer-sections.txt
gst/gstelement.c
gst/gstpad.c
gst/gstpad.h
win32/common/libgstreamer.def