diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-07-04 18:50:14 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-07-09 19:37:53 +0200 |
commit | dc977f94d52ee91ce0910d4310f622a043701576 (patch) | |
tree | b8dcea6e929bcd8893105a0bb9a1764dcf66f91e /fftools/cmdutils.h | |
parent | 4ad686269d3025a2841b026a82bd26b6a0dd4a3f (diff) | |
download | ffmpeg-dc977f94d52ee91ce0910d4310f622a043701576.tar.gz |
fftools/ffprobe: Add const to AVPacket data pointers
These packets need not be writable (and are not modified by us),
so it is best to access them via const uint8_t*.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/cmdutils.h')
0 files changed, 0 insertions, 0 deletions