summaryrefslogtreecommitdiffstats
path: root/mpbswap.h
Commit message (Expand)AuthorAgeFilesLines
* 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