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)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 25 Jul 2019 12:08:54 +0000 (15:08 +0300)
commit4911ac38acfbaf4c8424891c8738447f75ef0c7e
tree282c50e1db9d41bbb916329567093e828f05789b
parentdbd7234191600924578aedf37b011ed3df486df7
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