diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-01-15 04:20:43 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-01-15 04:22:00 +0100 |
commit | 47795505acea8daea3e18dc59df8bf7d8de3fc7e (patch) | |
tree | 6abbc23ce6e6ae3f445e30a9ec64cccfd39a119d /tests/ref | |
parent | 89b6382bec08f386e1f4ec40cfabda77c581df9e (diff) | |
download | ffmpeg-47795505acea8daea3e18dc59df8bf7d8de3fc7e.tar.gz |
avformat/mov: rewrite aspect from matrix code
The original code was intended purely for rotation == 0
In cf70ba37ba74089a18295b29e77dead0a3222c9e the condition was
changed to use it only for rotation != 0
which broke the cases for which it was intended to be used
as well as breaking cases for which it was not intended to be
used.
This changes the code so it could work for the more general
case and fixes the regressions
If you have sample files that are not handled correctly
please open tickets or mail me!
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
0 files changed, 0 insertions, 0 deletions