Added a simple function gst_pad_recover_caps_error that a plugin should call from...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 17 Apr 2003 22:29:31 +0000 (22:29 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 17 Apr 2003 22:29:31 +0000 (22:29 +0000)
commit9811bb9aadee08b31fdbda2d158273e77bcfe622
tree82605fd22613b3cbfd5110a29f9a99e6a1eb1fbf
parent8365acd9b6912c57a294c7618cf850a75473b542
Added a simple function gst_pad_recover_caps_error that a plugin should call from now on (instead of gst_element_erro...

Original commit message from CVS:
Added a simple function gst_pad_recover_caps_error that a plugin
should call from now on (instead of gst_element_error). This function
will emit a caps_nego_failed signal that the app can catch to resolve
the negotiation failure.
gst/gstpad.c
gst/gstpad.h