Remove outdated comment about 8-bit DQT support

This commit is contained in:
gofr 2020-10-10 15:26:44 +02:00
parent 6db0843af4
commit 0a235314b8

View File

@ -235,9 +235,8 @@ def SOF(self, marker):
def DQT(self, marker):
#
# Define quantization table. Support baseline 8-bit tables
# only. Note that there might be more than one table in
# each marker.
# Define quantization table. Note that there might be more
# than one table in each marker.
# FIXME: The quantization tables can be used to estimate the
# compression quality.