aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpbswap.h
Commit message (Expand)AuthorAge
* #include config.h before all other headers.Gravatar diego2008-03-14
* Add missing header #include.Gravatar diego2008-03-10
* Add necessary #includes to pass 'make checkheaders'.Gravatar diego2008-03-04
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Hide our swab prototype when the system has swab since at least theGravatar reimar2007-06-24
* Make sure we always have a swab() prototype when we use it,Gravatar reimar2007-06-24
* Remove no longer needed always_inline hack in mpbswap.hGravatar reimar2006-12-10
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07