gstreamer/gst/flv
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
..
amfdefs.h
gstflvdemux.c
gstflvdemux.h
gstflvmux.c
gstflvmux.h
gstindex.c
gstindex.h
gstmemindex.c
Makefile.am