| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 1 | -3/+3 |
* | ARM: bswap: drop armcc version of av_bswap16() | Mans Rullgard | 2012-10-02 | 1 | -7/+0 |
* | bswap: make generic implementation more compiler-friendly | Mans Rullgard | 2011-12-12 | 1 | -0/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -8/+8 |
* | Replace many includes of libavutil/common.h with what is actually needed | Måns Rullgård | 2010-03-09 | 1 | -1/+1 |
* | ARM: change argument/return type of bswap_16() to unsigned 32-bit | Måns Rullgård | 2010-02-22 | 1 | -2/+2 |
* | ARM: use gcc inline asm in bswap.h only when available | Måns Rullgård | 2009-07-01 | 1 | -1/+1 |
* | ARM: armcc versions of bswap_16/32 | Måns Rullgård | 2009-03-05 | 1 | -0/+21 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | split bswap.h into per-arch files | Måns Rullgård | 2008-10-21 | 1 | -0/+51 |