diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-15 08:16:13 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-19 18:48:38 +0200 |
commit | e9831b1e985a61f1f0089eccc877f2e5add2d58c (patch) | |
tree | b58f6ef1e33ec051cafa653cf95aca015dd335f1 /libavformat/4xm.c | |
parent | dac9e88a99ea34c2f812b8f7b6781a84ac86360a (diff) | |
download | ffmpeg-e9831b1e985a61f1f0089eccc877f2e5add2d58c.tar.gz |
avcodec/mpegaudiodec_float: Avoid indirection with float dsp function
Do this by only keeping the only function pointer from the
AVFloatDSPContext that is needed lateron. This also allows to remove the
decoders' close function.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/4xm.c')
0 files changed, 0 insertions, 0 deletions