vp9dec: optimize vpx image to gstbuffer copy when strides match
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 16 Apr 2015 18:11:05 +0000 (15:11 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 17 Apr 2015 16:06:41 +0000 (13:06 -0300)
commit327013770260db747f129e4ab97cb37d610a675c
tree1cb3134030f5429a07b7d9c5b818633d21546ce1
parent6e3835594c0f2b9f1c700d7f2ea6f6d403f0c6f0
vp9dec: optimize vpx image to gstbuffer copy when strides match

Solving this FIXME. Copy the full plane when strides are the same
ext/vpx/gstvp9dec.c