aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/convert_header.py
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-12-06 12:19:46 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-11 15:15:52 +0100
commitd1f7a44e89fa90748a71c7d714c53036a2a44800 (patch)
tree341d4fdd941f4568e8b14b340e698c29c3bf53e8 /tools/python/convert_header.py
parentab8830e3489199d71f6349794062040dcb541b8c (diff)
downloadffmpeg-d1f7a44e89fa90748a71c7d714c53036a2a44800.tar.gz
avcodec/libkvazaar: Increase array size
av_image_copy() expects an array of four pointers according to its declaration; although it currently only touches pointers that are actually in use (depending upon the pixel format) this might change at any time (as has already happened for the linesizes in d7bc52bf456deba0f32d9fe5c288ec441f1ebef5). This fixes a -Wstringop-overflow= warning with GCC 11.2. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (cherry picked from commit b09ea67b40e342f5e4183e9ebc0c14801ecd218c)
Diffstat (limited to 'tools/python/convert_header.py')
0 files changed, 0 insertions, 0 deletions