Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\ | |||||
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Replace libavutil internal header #includes with MPlayer copies | Uoti Urpala | 2009-07-26 | 1 | -1/+1 |
|/ | |||||
* | #include config.h before all other headers. | diego | 2008-03-14 | 1 | -1/+1 |
* | Add missing header #include. | diego | 2008-03-10 | 1 | -0/+2 |
* | Add necessary #includes to pass 'make checkheaders'. | diego | 2008-03-04 | 1 | -0/+1 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Hide our swab prototype when the system has swab since at least the | reimar | 2007-06-24 | 1 | -0/+2 |
* | Make sure we always have a swab() prototype when we use it, | reimar | 2007-06-24 | 1 | -0/+1 |
* | Remove no longer needed always_inline hack in mpbswap.h | reimar | 2006-12-10 | 1 | -2/+0 |
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 | 1 | -0/+8 |