Changeset 67d29da4 in ffmpeg
- Timestamp:
-
Jun 11, 2014, 8:15:29 PM
(10 years ago)
- Author:
- Michael Niedermayer <michaelni@gmx.at>
- Branches:
- master
- Children:
- 67911cc5
- Parents:
- ef872512
- git-author:
- Michael Niedermayer <michaelni@gmx.at> (06/11/14 19:18:14)
- git-committer:
- Michael Niedermayer <michaelni@gmx.at> (06/11/14 20:15:29)
- Message:
-
avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Sometimes the input buffers get directly used as raw images and
SIMD optimized video/image filters can sometimes read more than 16 bytes
over the end.
a specific example is the AVX 24bpp to yuv code
This also fixes fate-vsynth3-rgb
Reviewed-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
(No files)
-