aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/cmdutils.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-03-25 02:24:22 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-03-28 03:06:13 +0100
commit6edd83c0e2f9fc4b483c497485423281b376a7f5 (patch)
tree8fbb29184e648ca1b876bbfa58c97a34e680609a /fftools/cmdutils.c
parent641850f67f173985708049c0451dd04e5e14c98a (diff)
downloadffmpeg-6edd83c0e2f9fc4b483c497485423281b376a7f5.tar.gz
avcodec/ratecontrol: Avoid function pointer casts
It is undefined behaviour to call a function with a different signature for the call than the actual function signature; there are no exceptions for void* and RateControlEntry*. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions