log mpbswap.h @ 37195:ac6c37d85d65 default tip

age author description
Thu, 11 Aug 2011 17:45:43 +0000 diego build: drop BeOS support
Sun, 11 Jul 2010 12:14:40 +0000 cehoyos Fix compilation if CONFIG_QTX_CODECS is defined (on OS X).
Sat, 10 Jul 2010 23:29:31 +0000 reimar bswap compatibility defines.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
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.