tsdemux: Don't queue data for streams that don't have a pad
authorEdward Hervey <edward@collabora.com>
Fri, 18 May 2012 08:15:15 +0000 (10:15 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 18 May 2012 09:11:37 +0000 (11:11 +0200)
commite75612c3fd5bf4f7bfa4b18359871196b6218ab6
tree721ec01cb0fc077875bac463b6741076aa70e921
parent8a4fd8358ddba1752a8cdac60735ce8038a7419a
tsdemux: Don't queue data for streams that don't have a pad

This would result in an error further down, and it also avoids processing
for that data which we wouldn't be using anyway.
gst/mpegtsdemux/tsdemux.c