Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 |
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 |
|\ | |||
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 |
* | | Replace libavutil internal header #includes with MPlayer copies | Uoti Urpala | 2009-07-26 |
|/ | |||
* | #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 |