diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-20 05:30:10 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-24 00:46:53 +0200 |
commit | 3cabe958a79fa3dcd2009827ba35a91b179e2dcc (patch) | |
tree | c29996af7c7393576f6211825a89d3d75fd83ee1 /libavcodec/jfdctint_template.c | |
parent | a8f34f0877e348eef4e84a8466b413c6d438b14b (diff) | |
download | ffmpeg-3cabe958a79fa3dcd2009827ba35a91b179e2dcc.tar.gz |
avcodec/eatqi: Don't use IDCTDSP-API unnecessarily
The eatqi decoder uses a custom IDCT and actually does not
use the IDCTDSP API at all. Somehow it was nevertheless
used to simply apply the identity permutation on ff_zigzag_direct.
This commit stops doing so.
Reviewed-by: Peter Ross <pross@xvid.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/jfdctint_template.c')
0 files changed, 0 insertions, 0 deletions