gstreamer/gst/videocrop
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
..
gstaspectratiocrop.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
gstaspectratiocrop.h aspectratiocrop: Handle resolution changes properly 2014-11-28 11:19:23 +01:00
gstvideocrop.c Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
gstvideocrop.h videocrop: Make sure new crop is applied 2014-12-15 18:27:09 -05:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00