Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -4/+4 |
| | | | | Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Replace many includes of libavutil/common.h with what is actually needed | Måns Rullgård | 2010-03-09 | 1 | -1/+1 |
| | | | | | | | This reduces the number of false dependencies on header files and speeds up compilation. Originally committed as revision 22407 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | AVR32: inline asm for bswap.h | Måns Rullgård | 2009-08-17 | 1 | -0/+44 |
Originally committed as revision 19664 to svn://svn.ffmpeg.org/ffmpeg/trunk |