[FFmpeg-devel] [PATCH] split bswap.h into per-arch files
Måns Rullgård
mans
Tue Oct 21 02:05:00 CEST 2008
Michael Niedermayer <michaelni at gmx.at> writes:
> On Sun, Oct 19, 2008 at 07:27:35PM +0100, Mans Rullgard wrote:
>> ---
>> libavutil/arm/bswap.h | 53 ++++++++++++++++++++++++++++++++++++++++
>> libavutil/bfin/bswap.h | 45 ++++++++++++++++++++++++++++++++++
>> libavutil/bswap.h | 59 ++++++++++++--------------------------------
>> libavutil/sh4/bswap.h | 50 ++++++++++++++++++++++++++++++++++++++
>> libavutil/x86/bswap.h | 63 ++++++++++++++++++++++++++++++++++++++++++++++++
>> 5 files changed, 227 insertions(+), 43 deletions(-)
>> create mode 100644 libavutil/arm/bswap.h
>> create mode 100644 libavutil/bfin/bswap.h
>> create mode 100644 libavutil/sh4/bswap.h
>> create mode 100644 libavutil/x86/bswap.h
>
> probably ok
>
> except, i am not author of many of these thus my name in the copyright
> isnt correct for some ...
I merely copied what was already there. I know I wrote some of the
ARM bits, but not all. The rest seem to have come from a variety of
people over the years. What do you suggest?
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list