diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-07-15 12:45:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-07-15 13:13:52 +0200 |
commit | 1cd74a9b4d6ee89ce7a7b9118de0a83dee14b1e2 (patch) | |
tree | e5220b0b25a8f3ff8c483e42433124965b2e47da /libavcodec/dpxenc.c | |
parent | 2fe5e3e9702d1136e77e0ec1258d320ea5e7a976 (diff) | |
parent | 25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd (diff) | |
download | ffmpeg-1cd74a9b4d6ee89ce7a7b9118de0a83dee14b1e2.tar.gz |
Merge commit '25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd'
* commit '25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd':
indeo: Bound-check before applying motion compensation
The added checks and one previously added check are replaced by asserts,
the conditions can only be
true when vectors are invalid or there are worse inconsistencies.
We are checking the vectors validity and there should be no
inconsistencies, thus the checks should not be needed.
Also no files are known to cause any anomalies in ffmpeg
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dpxenc.c')
0 files changed, 0 insertions, 0 deletions