gst/gstpad.override: Allow removing the negotiated pads of a cap by setting them...
authorEdward Hervey <bilboed@bilboed.com>
Sun, 4 Feb 2007 10:54:48 +0000 (10:54 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 4 Feb 2007 10:54:48 +0000 (10:54 +0000)
commit1856ed8de010be1d697d1fccfa4f317c183fbecc
treea85813f14f14bbc0045caf3ae2a93ba9ea1f1fe5
parent935a94da548dbc978691e326795e349f05c7dbba
gst/gstpad.override: Allow removing the negotiated pads of a cap by setting them to None.

Original commit message from CVS:
reviewed by: Edward Hervey  <edward@fluendo.com>
* gst/gstpad.override:
Allow removing the negotiated pads of a cap by setting them to None.
* testsuite/test_pad.py:
Added un-negotian of pads' caps to test above patch.
Fixes #363795
ChangeLog
gst/gstpad.override
testsuite/test_pad.py