Reintroduce kFramePadBytes in frame allocation.
Some FFmpeg SIMD functions overread/write slightly to have more efficient buffer access code. Not adding padding thus can lead to overreads/bytes (and crashes) when the buffer pointer points near the end of the frame boundaries. BUG=136231 Review URL: https://chromiumcodereview.appspot.com/10765015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145900 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment