diff options
author | RĂ©mi Denis-Courmont <remi@remlab.net> | 2015-01-26 21:17:31 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-02-01 02:28:40 +0100 |
commit | 60392480181f24ebf3ab48d8ac3614705de90152 (patch) | |
tree | b3a200106be1f4aadcf7dee6173577f6d6de4a17 /avconv_dxva2.c | |
parent | f726fc21ef76a8ba3445448066f7b2a687fbca16 (diff) | |
download | ffmpeg-60392480181f24ebf3ab48d8ac3614705de90152.tar.gz |
mem: fix pointer pointer aliasing violations
This uses explicit memory copying to read and write pointer to pointers
of arbitrary object types. This works provided that the architecture
uses the same representation for all pointer types (the previous code
made that assumption already anyway).
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'avconv_dxva2.c')
0 files changed, 0 insertions, 0 deletions