[FFmpeg-devel] [PATCH] split bswap.h into per-arch files

Michael Niedermayer michaelni
Tue Oct 21 01:44:16 CEST 2008


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 ...


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081021/ea007906/attachment.pgp>



More information about the ffmpeg-devel mailing list