gstreamer/gst/shapewipe
Dave Craig 211c8492b3 gst: Don't assume that get_current_caps() returns non-NULL caps after has_current_caps()
Remove calls to gst_pad_has_current_caps() which then go on to call
gst_pad_get_current_caps() as the caps can go to NULL in between. Instead just
use gst_pad_get_current_caps() and check for NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=759539
2016-02-23 18:11:42 +02:00
..
gstshapewipe.c gst: Don't assume that get_current_caps() returns non-NULL caps after has_current_caps() 2016-02-23 18:11:42 +02:00
gstshapewipe.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00