diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2023-12-18 20:28:14 +0200 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2023-12-21 22:42:34 +0200 |
commit | 0f05f9ed3e2278e70bf2d87b974f72b4fec73a88 (patch) | |
tree | 06d7504863c0c64109cba9aa5048cb95169dc842 /libavfilter/version.h | |
parent | c933ff2779d602cbf6d4b10a9e285007ad457120 (diff) | |
download | ffmpeg-0f05f9ed3e2278e70bf2d87b974f72b4fec73a88.tar.gz |
mlp: move pack_output pointer to decoder context
The current pack_output function pointer is a property of the decoder,
rather than a constant method provided by the DSP code. Indeed, except
for an unused initialisation, the field is never used in DSP code.
Diffstat (limited to 'libavfilter/version.h')
0 files changed, 0 insertions, 0 deletions