tsdemux: Post an error message on the bus if we activated a program without pads
authorSebastian Dröge <sebastian@centricular.com>
Mon, 28 Nov 2016 08:27:56 +0000 (10:27 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 28 Nov 2016 08:30:11 +0000 (10:30 +0200)
commitb0a6b5eac8a268c1255de8d339017293fe80560d
tree2de074ac098b77d0f57241216bb94f7d558f2103
parent024e92afe7bb6ab019876ceeb97041129b95c0d7
tsdemux: Post an error message on the bus if we activated a program without pads

Otherwise decodebin and applications are going to wait forever for pads
to appear, which is never going to happen.

Happens on this stream, which probably just need support for it added:
https://samples.mplayerhq.hu/3D/AVC_codec_in_m2ts_not_recognized/AVC_codec_not_recognized_right_video_sample.m2ts
gst/mpegtsdemux/tsdemux.c