summaryrefslogtreecommitdiffstats
path: root/mpbswap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
* | Replace libavutil internal header #includes with MPlayer copiesUoti Urpala2009-07-261-1/+1
|/
* #include config.h before all other headers.diego2008-03-141-1/+1
* Add missing header #include.diego2008-03-101-0/+2
* Add necessary #includes to pass 'make checkheaders'.diego2008-03-041-0/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Hide our swab prototype when the system has swab since at least thereimar2007-06-241-0/+2
* Make sure we always have a swab() prototype when we use it,reimar2007-06-241-0/+1
* Remove no longer needed always_inline hack in mpbswap.hreimar2006-12-101-2/+0
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-071-0/+8