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 Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flvdemux: fix eos event leak 2016-02-19 14:54:04 +00:00
gstflvdemux.h flvdemux: Don't repeatedly warn after no_more_pads (v2) 2015-03-16 12:01:43 +00:00
gstflvmux.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
gstflvmux.h flvmux: Store incoming bitrate tags and send in the metadata 2015-09-05 23:45:37 +10:00
gstindex.c Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
gstindex.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstmemindex.c Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am flvdemux: output speex vorbiscomment as a GstTagList 2015-10-11 11:12:27 +01:00