diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2023-05-15 13:33:18 +0200 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2023-05-15 18:30:43 +0200 |
commit | b3e938ef8057a1c248e650a7e54ac423fe1aaf03 (patch) | |
tree | 38d71fd57cee5c0b7002b93c39d5859a7bea148c /libavformat/utils.c | |
parent | af8affb77efe8e1b9cfb4a288aec8feb8c25f569 (diff) | |
download | ffmpeg-b3e938ef8057a1c248e650a7e54ac423fe1aaf03.tar.gz |
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients
The matrix coefficients are stored permutated for the IDCT,
rather then in plain raster order, and need to be un-permutated
for the hardware.
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions