Changeset cf70ba37 in ffmpeg

Timestamp:
Jan 14, 2015, 4:17:23 PM (10 years ago)
Author:
Vittorio Giovara <vittorio.giovara@gmail.com>
Branches:
master
Children:
89b6382, e2ad0b66
Parents:
1e763454
git-author:
Vittorio Giovara <vittorio.giovara@gmail.com> (01/09/15 10:24:22)
git-committer:
Vittorio Giovara <vittorio.giovara@gmail.com> (01/14/15 16:17:23)
Message:

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: Vittorio Giovara <vittorio.giovara@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.