diff options
author | James Almer <jamrial@gmail.com> | 2020-07-24 15:04:05 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2020-07-26 21:44:58 -0300 |
commit | 5ce47d0aad31eff27a8626dd99774623f4d1b7a0 (patch) | |
tree | 58a883bd271afe03c09c7c17a1aec499145b468e /doc | |
parent | a6df1fd5e96c012ba477a56b3858a310e243b921 (diff) | |
download | ffmpeg-5ce47d0aad31eff27a8626dd99774623f4d1b7a0.tar.gz |
avutil/imgutils: don't fill data pointers for missing planes
The size for a previous plane doesn't signal the presence of another after it.
If the plane is present, av_image_fill_plane_sizes() will have returned a size
for it.
Fixes a regression since 3a8e927176.
Reported-by: Imad R. Faiad <irfaiad@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions