diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-01 17:05:45 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-05 14:20:33 +0200 |
commit | 8a9eac7e42f3bec34dadc4299446a9a9c9304231 (patch) | |
tree | b53ffce1bbdee181a70f3008fa0c18adac3604f1 /fftools/objpool.c | |
parent | bd3e5525493c51b44f4bfcfad0f4902f4f955ab2 (diff) | |
download | ffmpeg-8a9eac7e42f3bec34dadc4299446a9a9c9304231.tar.gz |
avcodec/asv: Split ASV1Context into decoder and encoder contexts
A lot of the stuff in ASV1Context is actually only used
by decoders or encoders, but not both: Of the seven contexts
in ASV1Context, only the BswapDSPContext is used by both.
So splitting makes sense.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/objpool.c')
0 files changed, 0 insertions, 0 deletions