msdk: "msdkmpeg2dec ! glimagesink" is giving distorted output.
@wangfei
Submitted by wangfei Link to original bug (#796522)
Description
Reproduce Steps:
$gst-launch-1.0 filesrc location=/media/ts/Sally.ts '!' tsdemux '!' mpegvideoparse '!' msdkmpeg2dec '!' glimagesink
Video rendered with distorted image. If export GST_GL_PLATFORM=egl, then it looks good.