Changeset 1cd74a9 in ffmpeg

Timestamp:
Jul 15, 2013, 11:13:52 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
e3b13c1
Parents:
2fe5e3e (diff), 25a6666f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Michael Niedermayer <michaelni@gmx.at> (07/15/13 10:45:32)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (07/15/13 11:13:52)
Message:

Merge commit '25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd'

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>

(No files)

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