Changeset d483bb58 in ffmpeg

Timestamp:
Feb 10, 2012, 2:04:44 AM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
a75bc764
Parents:
e6d9fa66
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (02/09/12 18:00:30)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (02/10/12 02:04:44)
Message:

ac3dsp: do not use pshufb in ac3_extract_exponents_ssse3()

We need to do unsigned saturation in order to cover the corner case when the
absolute coefficient value is 16777215 (the maximum value).

Fixes Bug #216

(No files)

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