]> git.sesse.net Git - ffmpeg/commit
swscale/swscale_unscaled: fixed the issue that when width/height is not 2-multiple...
authorDong, Jerry <jerry.dong@intel.com>
Thu, 28 Mar 2019 11:40:53 +0000 (19:40 +0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 28 Mar 2019 19:28:43 +0000 (20:28 +0100)
commitc47fada298e684a07fb6ba047f6843f1cdd48aa8
tree9ec4634c2738e25bfc1664223628c0abc3980114
parent391f884675f319b95f5a72a410178516e11c557d
swscale/swscale_unscaled: fixed the issue that when width/height is not 2-multiple, transition of nv12 to u/v planes is not completed.

Signed-off-by: Dong, Jerry <jerry.dong@intel.com>
Signed-off-by: Decai Lin <decai.lin@intel.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/swscale_unscaled.c