On Tue, Mar 24, 2020 at 06:04:29PM +0200, Adrian Ratiu wrote: > Each jpeg can have the huffman tables optimized for its specific content > meaning that the table lenghts and values don't match the standard table > of substitutions so there's no reason to hardcode and expect the standard > lengths, otherwise we just end up rejecting optimized jpegs altogether. > > Tested on CODA960. > > Signed-off-by: Adrian Ratiu <adrian.ratiu@xxxxxxxxxxxxx> Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> regards Philipp