gstreamer/gst-libs/gst
Tim-Philipp Müller 130e78dbd8 tagdemux: fix erroring out if we reach EOS without detecting type
In 0.10 the source pad was a dynamic pad that was only added once
the type had been detected, but in 1.x it's an always source pad,
so checking whether it's still NULL won't work to detect if the
type has been detected.

Makes tagdemux error out when we get EOS but haven't managed to
identify the format of the data after the tag.

https://bugzilla.gnome.org//show_bug.cgi?id=768178
2016-06-30 18:53:02 +01:00
..
allocators g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
app g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
audio audioconvert: Handle fallback channel mask for mono correctly 2016-06-29 18:14:51 +02:00
fft g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
pbutils discoverer: Only allow serializing OK discoverer infos to GVariants 2016-06-21 10:24:15 +03:00
riff g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
rtp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
rtsp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
sdp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
tag tagdemux: fix erroring out if we reach EOS without detecting type 2016-06-30 18:53:02 +01:00
video video-converter: fix interlaced scaling some more 2016-06-22 16:21:13 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00