jpegdec: Don't dereference NULL input state if we have no caps in TIME segments
authorSebastian Dröge <sebastian@centricular.com>
Thu, 25 Jul 2019 12:08:54 +0000 (15:08 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 8 Aug 2019 12:31:11 +0000 (13:31 +0100)
commit360c40fbfdb3e880debf1c5f07246e54b3da5025
treecf776584febd430ea5b4261ab3d9d234f607ecff
parent4e5d7165654bf8936dbb5ba220bb8e08d076c4e1
jpegdec: Don't dereference NULL input state if we have no caps in TIME segments

Simply assume that the JPEG frame is not going to be interlaced instead
of crashing.
ext/jpeg/gstjpegdec.c