DescriptionReintroduce 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145900
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|