summaryrefslogtreecommitdiff
path: root/libavutil/x86/bswap.h
Commit message (Expand)AuthorAge
* libavutil: x86: Include stdlib.h before using _byteswap_ulongMartin Storsjö2020-01-23
* avutil/x86/bswap: Remove warning about bswap intrinsics with msvc.Matt Oliver2015-11-23
* avutil/x86/bswap: Add msvc bswap instrinsics.Matt Oliver2015-11-12
* avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer2015-09-18
* avutil/x86/bswap: force inline asm versions with ICCJames Almer2015-07-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-25
|\
| * x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * x86: bswap: remove test for bswap instructionMans Rullgard2011-12-12
| * bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* split bswap.h into per-arch filesMåns Rullgård2008-10-21