Files
FFmpeg/libavcodec/vdpau_mpeg4.c
Hendrik Leppkes 536cd25b99 avcodec/vdpau_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.
2023-05-15 18:43:40 +02:00

4.8 KiB