diff options
author | Peter Ross <pross@xvid.org> | 2019-01-07 22:12:13 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2019-01-11 23:43:37 +1100 |
commit | b4e6d1f597a3d299176cebb42f1cf60e891a259a (patch) | |
tree | 6c18bf6e35565ebf24f1b9e72ffff342c757e9f3 /libavformat/iv8.c | |
parent | c563513fdf7281e2a348fc18c58c51ad5608ed6a (diff) | |
download | ffmpeg-b4e6d1f597a3d299176cebb42f1cf60e891a259a.tar.gz |
intreadwrite: add AV_RL64A, AV_WL64A
macros for reading and writing 64-bit aligned little-endian values.
these macros are used by the DST decoder and give a performance boost
on platforms that where the compiler must guard against unaligned
memory access.
Diffstat (limited to 'libavformat/iv8.c')
0 files changed, 0 insertions, 0 deletions