deinterlace: Instead of confusing crashes later, just error out immediately if mappin...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 12 Apr 2016 12:00:31 +0000 (15:00 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 12 Apr 2016 12:00:31 +0000 (15:00 +0300)
commit0c84b1b10430406975ec401f88a40edfb942f854
treed9c2f07fb39744f627b5b64561ab3632e724d9dd
parent1bb9d9c6829c42fb61c881165483ffef08420a9f
deinterlace: Instead of confusing crashes later, just error out immediately if mapping a video frame fails

This probably still crashes but at least we get some hint about what goes
wrong instead of random behaviour later.
gst/deinterlace/gstdeinterlace.c