gstreamer/ext/flac
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
..
gstflac.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstflacdec.c audiodecoders: use default pad accept-caps handling 2015-08-15 11:46:34 -03:00
gstflacdec.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflacenc.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
gstflacenc.h flacenc: update output segment stop time to match clipped samples 2014-10-30 14:30:30 +00:00
gstflactag.c flactag: forward caps event 2013-04-17 21:12:55 +02:00
gstflactag.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00