Changeset 77cd6efc in ffmpeg

Timestamp:
May 26, 2011, 7:13:00 PM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
ca7d8256
Parents:
74cc8c52
git-author:
Mans Rullgard <mans@mansr.com> (05/24/11 14:45:50)
git-committer:
Mans Rullgard <mans@mansr.com> (05/26/11 19:13:00)
Message:

ARM: remove volatile from asm statements in libavutil/intmath

The volatile qualifiers are not needed on these statements as
their effects are fully specified by constraints.

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

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