summaryrefslogtreecommitdiffstats
path: root/libavutil/x86/bswap.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/x86/bswap: Remove warning about bswap intrinsics with msvc.Matt Oliver2015-11-231-0/+3
* avutil/x86/bswap: Add msvc bswap instrinsics.Matt Oliver2015-11-121-1/+24
* avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer2015-09-181-4/+4
* avutil/x86/bswap: force inline asm versions with ICCJames Almer2015-07-181-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-251-0/+3
|\
| * x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-251-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-7/+4
|\ \ | |/
| * x86: bswap: remove test for bswap instructionMans Rullgard2011-12-121-7/+0
| * bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-121-0/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-2/+2
|\ \ | |/
| * bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-221-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-101-6/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-091-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* split bswap.h into per-arch filesMåns Rullgård2008-10-211-0/+61
OpenPOWER on IntegriCloud