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