diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-02 19:29:27 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-05 12:08:18 +0100 |
commit | 57e20dd6b6ee47576e83a26c6215d99211421003 (patch) | |
tree | 6c408942730ef6cbd1abf6ab30016e57b0563c9a /libavcodec/get_bits.h | |
parent | f0abb44fbf263626a4b1a489ace451c230ee9fd0 (diff) | |
download | ffmpeg-57e20dd6b6ee47576e83a26c6215d99211421003.tar.gz |
avformat/avio: Avoid function pointer casts
It is undefined behaviour to use a different type for a call
than the actual type of the function.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/get_bits.h')
0 files changed, 0 insertions, 0 deletions