diff options
author | Johannes Kauffmann <johanneskauffmann@hotmail.com> | 2022-09-25 00:41:18 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-04 10:56:12 +0200 |
commit | a11e745b97dfc8117bac0cf7049061291195d02c (patch) | |
tree | 64aed58ceab15c7049e0e68655463f9bf559dc67 /doc/examples/transcoding.c | |
parent | d09776d48651eeba10e1b5f2e5fba612b48b95f4 (diff) | |
download | ffmpeg-a11e745b97dfc8117bac0cf7049061291195d02c.tar.gz |
lavu/fixed_dsp: add missing av_restrict qualifiers
The butterflies_fixed function pointer declaration specifies av_restrict
for the first two pointer arguments. So the corresponding function
definitions should honor this declaration.
MSVC emits warning C4113 for this.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions