gstreamer/ext
Sebastian Dröge 20586e9f2d avdeinterlace: 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:19:18 +02:00
..
libav avdeinterlace: Don't assume that get_current_caps() returns non-NULL caps after has_current_caps() 2016-02-23 18:19:18 +02:00
libswscale libav: Remove usage of deprecated API 2016-01-16 16:47:40 +02:00
Makefile.am Disable libswscale/avvideoscale plugin until it works at least somewhat 2013-01-17 23:57:00 +00:00