log bswap.h @ 392:d0f3bb6e367e libavutil

age author description
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Mon, 02 Jul 2007 17:00:04 +0000 diego Remove leading underscores from specifiers, they are reserved. libavutil
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavutil
Thu, 26 Apr 2007 08:20:21 +0000 benoit reorder bswap functions into bit-depth, special-casing inside the functions. libavutil
Thu, 26 Apr 2007 08:15:39 +0000 benoit make 2 functions "return x;" to simplify next patch libavutil
Tue, 24 Apr 2007 23:21:29 +0000 diego Faster 32 bit byteswaping code for Blackfin. libavutil
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavutil
Wed, 01 Nov 2006 18:34:40 +0000 diego Use common define for x86_32 and x86_64. libavutil
Wed, 01 Nov 2006 16:59:18 +0000 diego better #endif comment libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavutil
Wed, 22 Feb 2006 10:28:44 +0000 iive Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code. libavutil
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavutil
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavutil
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavutil