GstPad: Add gst_pad_set_blocked_async_full
authorAlessandro Decina <alessandro.d@gmail.com>
Sun, 22 Feb 2009 19:01:05 +0000 (20:01 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 22 Feb 2009 19:01:05 +0000 (20:01 +0100)
commitd3940f520b140f62dd616baf3b50832eac8fe648
tree73ef7d396ca4e4db9012b638fa0a8c180c6ec4dd
parent5bd73d1456e119e2641a2e64343520c999681028
GstPad: Add gst_pad_set_blocked_async_full

This allows connecting a GDestroyNotify for when the callback is removed/replaced.
Partially fixes #514717
docs/gst/gstreamer-sections.txt
gst/gstpad.c
gst/gstpad.h
tests/check/core [new file with mode: 0644]
tests/check/gst/gstpad.c
win32/common/libgstreamer.def