log mpbswap.h @ 27195:5eb532ff5793

age author description
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Mon, 10 Mar 2008 20:20:08 +0000 diego Add missing header #include.
Tue, 04 Mar 2008 23:35:24 +0000 diego Add necessary #includes to pass 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 24 Jun 2007 17:24:13 +0000 reimar Hide our swab prototype when the system has swab since at least the
Sun, 24 Jun 2007 15:25:32 +0000 reimar Make sure we always have a swab() prototype when we use it,
Sun, 10 Dec 2006 14:46:37 +0000 reimar Remove no longer needed always_inline hack in mpbswap.h
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.