glupload: memcpy on raw data upload
authorMatthew Waters <matthew@centricular.com>
Tue, 14 Jul 2015 07:40:32 +0000 (17:40 +1000)
committerMatthew Waters <matthew@centricular.com>
Tue, 14 Jul 2015 07:49:17 +0000 (17:49 +1000)
commit82c0189b2842e8729e82a4e73491dffc977bc7c2
tree017cd58b5cb7a46241d73e09211eed7b04c73811
parent19f2b3b882fae83da168808e47f6bfdba0e8b846
glupload: memcpy on raw data upload

Anything else requires keeping track of the GstVideoFrame mapping
across possible multiple buffers to ensure correct data pointer
usage.
gst-libs/gst/gl/gstglupload.c