diff options
author | Leo Izen <leo.izen@gmail.com> | 2023-11-23 09:38:19 -0500 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2023-11-27 23:39:48 +0800 |
commit | 36980179a0065e119dcfeea26b37777f9cec7066 (patch) | |
tree | e66f171883bee7c1957b3841677e6c11893d69ff /libavcodec/speedhq.h | |
parent | 5f87a68cf70dafeab2fb89b42e41a4c29053b89b (diff) | |
download | ffmpeg-36980179a0065e119dcfeea26b37777f9cec7066.tar.gz |
fftools/ffplay_renderer: declare function argument as const
Declaring the function argument as const fixes a warning down the line
that the const parameter is stripped. We don't modify this argument.
Signed-off-by: Leo Izen <leo.izen@gmail.com>
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavcodec/speedhq.h')
0 files changed, 0 insertions, 0 deletions