tsdemux: do not error if buffer size is invalid due to DISCONT
authorAaron Boxer <aaron.boxer@collabora.com>
Thu, 8 Aug 2019 20:54:32 +0000 (16:54 -0400)
committerAaron Boxer <aaron.boxer@collabora.com>
Fri, 16 Aug 2019 14:26:04 +0000 (10:26 -0400)
commita427b36f7910975f0799cbe5db082ff643105be0
tree4a699863c16c9965c029fc154ba66ee095d9d63a
parentfef8c8f7b57fa6cfc5ebeedf29ce572752d01cfe
tsdemux: do not error if buffer size is invalid due to DISCONT

Don't signal a pipeline error when processing incomplete
j2pk PES packets that are too small. That can happen normally
during a DISCONT and shouldn't shut down the whole pipeline
gst/mpegtsdemux/tsdemux.c