diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-16 23:47:33 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-20 00:09:05 +0100 |
commit | 4d45093f9e4f6ecc64750627b23da32c9cd61320 (patch) | |
tree | 7da6d3bb050ef3c4aec90cd66091b9ff0ad7629e /libavcodec/sbcdsp_data.c | |
parent | 7cad4dba505f9ad0adf013dd5bdf02a57249eecc (diff) | |
download | ffmpeg-4d45093f9e4f6ecc64750627b23da32c9cd61320.tar.gz |
avcodec/h264qpel_template: Mark pointers as non-aliasing
It allows the compiler to combine two reads and writes of adjacent
32bit memory locations into 64bit read-writes.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/sbcdsp_data.c')
0 files changed, 0 insertions, 0 deletions