diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-28 21:51:58 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-01 01:02:53 +0200 |
commit | 7a9bc091760b983bb072b42bc806d19e2e632b70 (patch) | |
tree | e50da907bec42246cb6f65a1e987a2e65ea50e38 /libavcodec/huffyuvencdsp.c | |
parent | 3ea73bc78a8b43abbb58b47de96cac07c06d0a20 (diff) | |
download | ffmpeg-7a9bc091760b983bb072b42bc806d19e2e632b70.tar.gz |
avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx
It more directly shows that ff_flac_decode_frame_header() does not
modify the AVCodecContext given to it at all; and it would not be
allowed to do so, given that it is used by the parser when it is
still unknown whether said frame header is even valid.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/huffyuvencdsp.c')
0 files changed, 0 insertions, 0 deletions