glupload: Update GstVideoInfo after the buffer is mapped
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 9 May 2014 21:59:43 +0000 (17:59 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 9 May 2014 21:59:43 +0000 (17:59 -0400)
commit803f2c3dc0c6f9ea19b87da6e11d0db282a35457
tree9d23a14379c662b7802308840fc570ee4303a863
parent411f367dfc94ab7096737d868ba299bcb735a916
glupload: Update GstVideoInfo after the buffer is mapped

gst_video_frame_map() will store an updated video info base
on the video meta. In order to have the right stride and offset
we should update that video info accordingly.
gst-libs/gst/gl/gstglupload.c