vp8dec: optimize vpx image to gstbuffer copy when strides match
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 17 Apr 2015 16:08:02 +0000 (13:08 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 17 Apr 2015 17:27:27 +0000 (14:27 -0300)
commit5c7c90ff2ccff58a6ebfb2a99361c668be2eeee2
tree871b4a96c2be1eb1273c0003664238e1abc67b4f
parent327013770260db747f129e4ab97cb37d610a675c
vp8dec: optimize vpx image to gstbuffer copy when strides match

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