Changeset f64c2e71 in ffmpeg

Timestamp:
Dec 12, 2011, 12:14:14 PM (13 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
5b0d35ea
Parents:
5695ae46
git-author:
Mans Rullgard <mans@mansr.com> (12/12/11 00:50:08)
git-committer:
Mans Rullgard <mans@mansr.com> (12/12/11 12:14:14)
Message:

bswap: make generic implementation more compiler-friendly

With these changes, gcc 4.5 and later recognise it as a bswap
and use the proper instructions on ARM and x86. On x86, the
16-bit bswap is recognised from gcc 4.1.

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

(No files)

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