diff options
author | Martin Storsjö <martin@martin.st> | 2016-07-28 14:30:25 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2016-07-31 22:50:55 +0300 |
commit | 014773b66bdff4de24f384066d1a85d2a5bb6774 (patch) | |
tree | 89917984e48c1c2e84d11f2c3b32a3b30d3935b8 /libavformat/avc.h | |
parent | 25bacd0a0c32ae682e6f411b1ac9020aeaabca72 (diff) | |
download | ffmpeg-014773b66bdff4de24f384066d1a85d2a5bb6774.tar.gz |
libavutil: Use an intermediate variable in AV_COPY*U
If AV_RN and AV_WN are macros with multiple individual reads and
writes, the previous version of the AV_COPYU macro would fail if
the reads and writes overlap.
This should not be any less efficient in any case, given a
sensibly optimizing compiler.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/avc.h')
0 files changed, 0 insertions, 0 deletions