• Michael Niedermayer's avatar
    Merge commit '25a6666f' · 1cd74a9b
    Michael Niedermayer authored
    * commit '25a6666f':
      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: 's avatarMichael Niedermayer <michaelni@gmx.at>
    1cd74a9b
ivi_common.c 60.4 KB