Skip to content
Snippets Groups Projects
Commit cf70ba37 authored by Vittorio Giovara's avatar Vittorio Giovara
Browse files

mov: Check angle rather than full matrix when updating SAR


When the display matrix is not the identity one, but the rotation angle
is zero, there is no need to update the sample aspect ratio.

Otherwise, it is possible to obtain negative values which interferes
with transcoding in later stages. This kind of behaviour is reproducible
on mov files with "major_brand: MSNV".

CC: libav-stable@libav.org
Signed-off-by: default avatarVittorio Giovara <vittorio.giovara@gmail.com>
parent 1e763454
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment