scenechange: fix crash on startup
authorVineeth T M <vineeth.tm@samsung.com>
Thu, 14 Aug 2014 04:49:13 +0000 (10:19 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 14 Aug 2014 19:33:59 +0000 (20:33 +0100)
commitfacc534237d0ffd8487fece3bdda3d76c2922918
tree7b55e0ea0580fb35f7591232ed1e4cbabb4f0649
parent70016dbb484416345a294f1226154b96472faaf7
scenechange: fix crash on startup

gst_video_frame_map() was using the oldinfo GstVideoInfo
before it's been populated, resulting in a crash right
at the start.

https://bugzilla.gnome.org/show_bug.cgi?id=734763
gst/videofilters/gstscenechange.c