]> git.sesse.net Git - ffmpeg/commit
mjpegdec: stop setting the QP table
authorAnton Khirnov <anton@khirnov.net>
Tue, 26 Jan 2021 16:13:59 +0000 (17:13 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 8 Feb 2021 10:06:10 +0000 (11:06 +0100)
commitfffc35b870ea3b11689dd1ff871dbcf288462569
tree45021cee68d078df3b201cc26ff057cfcbcab3a6
parent89f78dd0fe0640c7ec3b2dfe90a91da4e1ac2618
mjpegdec: stop setting the QP table

MJPEG does not have a single quantiser scale, so this does not fit into
the intended API use.

This removes the last use of the long-deprecated QP table API.
libavcodec/mjpegdec.c
tests/ref/fate/exif-image-embedded
tests/ref/fate/exif-image-jpg