index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
intreadwrite.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'
Mark Thompson
2018-01-25
1
-1
/
+1
|
\
|
*
intreadwrite: Use __unaligned in MSVC for ARM64 as well
Martin Storsjö
2018-01-16
1
-1
/
+1
*
|
Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'
James Almer
2017-11-11
1
-1
/
+1
|
\
\
|
|
/
|
*
build: Drop support for legacy TI ARM compiler
Diego Biurrun
2017-10-25
1
-1
/
+1
*
|
Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a'
James Almer
2017-11-11
1
-5
/
+0
|
\
\
|
|
/
|
*
build: Drop support for Tru64 Unix (OSF/1)
Diego Biurrun
2017-10-10
1
-5
/
+0
|
*
Revert "libavutil: Use an intermediate variable in AV_COPY*U"
Martin Storsjö
2016-08-02
1
-5
/
+1
*
|
Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4'
James Almer
2017-03-15
1
-0
/
+5
|
\
\
|
|
/
|
*
intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64
Martin Storsjö
2016-08-02
1
-0
/
+5
*
|
Merge commit '230b1c070baa3b6d4bd590426a365b843d60ff50'
James Almer
2017-03-15
1
-12
/
+12
|
\
\
|
|
/
|
*
intreadwrite: Add intermediate variables in the byteswise AV_W*() macros
Martin Storsjö
2016-08-02
1
-6
/
+12
|
*
libavutil: Use an intermediate variable in AV_COPY*U
Martin Storsjö
2016-07-31
1
-1
/
+5
*
|
libavutil: document side effects of macros
Christophe Gisquet
2014-07-19
1
-0
/
+8
*
|
lavu/intreadwrite: add AV_[RW][BLN]48
Paul B Mahol
2013-02-13
1
-1
/
+67
*
|
Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa'
Michael Niedermayer
2012-10-24
1
-0
/
+27
|
\
\
|
|
/
|
*
intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses
Diego Biurrun
2012-10-23
1
-0
/
+27
*
|
intreadwrite: Dont evaluate value for AV_W* multiple times.
Michael Niedermayer
2012-09-04
1
-6
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
1
-10
/
+10
|
\
\
|
|
/
|
*
intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
Uoti Urpala
2011-06-16
1
-10
/
+10
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Make intreadwrite.h installation-safe
Måns Rullgård
2010-07-10
1
-8
/
+14
*
Add av_ prefix to bswap macros
Måns Rullgård
2010-07-10
1
-4
/
+4
*
intreadwrite: common.h is not needed, attributes.h is sufficient
Måns Rullgård
2010-07-10
1
-1
/
+1
*
Fix build failure with fast_unaligned and non-gcc-compatible compilers
Måns Rullgård
2010-03-02
1
-1
/
+1
*
AV_COPY16() & AV_ZERO16()
Michael Niedermayer
2010-02-24
1
-0
/
+8
*
TOMI: 16- and 32-bit intreadwrite functions
Måns Rullgård
2010-02-19
1
-0
/
+2
*
Add alias-safe aligned AV_[RW]N macros
Måns Rullgård
2010-02-18
1
-0
/
+32
*
Use alias-safe types in AV_COPY/SWAP/ZERO macros
Måns Rullgård
2010-02-18
1
-3
/
+8
*
Use alias-safe types in AV_[RW] macros
Måns Rullgård
2010-02-18
1
-7
/
+7
*
Add alias-safe union typedefs
Måns Rullgård
2010-02-18
1
-0
/
+22
*
Add AV_COPY32
Måns Rullgård
2010-01-29
1
-0
/
+4
*
Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h.
Alexander Strange
2010-01-18
1
-2
/
+45
*
Add missing parens in AV_WN macros
Måns Rullgård
2010-01-17
1
-3
/
+3
*
AVR32: optimisations for intreadwrite.h
Måns Rullgård
2009-08-17
1
-0
/
+2
*
cosmetics: reformat intreadwrite.h
Måns Rullgård
2009-08-16
1
-88
/
+104
*
intreadwrite: ensure arch-specific versions are always used if defined
Måns Rullgård
2009-08-16
1
-8
/
+114
*
intreadwrite: allow arch-specific 24-bit access macros
Måns Rullgård
2009-08-16
1
-1
/
+9
*
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Måns Rullgård
2009-07-26
1
-2
/
+2
*
Check for __attribute__((packed)) support
Måns Rullgård
2009-07-17
1
-1
/
+1
*
MIPS: inline asm for intreadwrite.h
Måns Rullgård
2009-05-28
1
-0
/
+2
*
PPC asm for AV_RL*()
Måns Rullgård
2009-04-18
1
-0
/
+2
*
ARM asm for AV_RN*()
Måns Rullgård
2009-04-18
1
-0
/
+3
*
Reorganise intreadwrite.h
Måns Rullgård
2009-04-18
1
-72
/
+141
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
intreadwrite: support DEC compiler __unaligned type qualifier
Måns Rullgård
2008-07-18
1
-1
/
+11
*
Rearrange AV_[RW][BL]*() macros
Måns Rullgård
2008-07-17
1
-49
/
+41
*
Add #include "config.h" to headers that need it.
Diego Biurrun
2008-03-13
1
-0
/
+1
*
Do not cast const away.
Michael Niedermayer
2008-02-01
1
-37
/
+37
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
[next]