Throw a warning if an unexpected marker is found in the middle of the JPEG data stream
This commit is contained in:
@@ -31,6 +31,9 @@ transposed or rotated 90 degrees.
|
|||||||
[1] Fixed a 1-pixel error in row 0, column 21 of the luminance plane generated
|
[1] Fixed a 1-pixel error in row 0, column 21 of the luminance plane generated
|
||||||
by tjEncodeYUV().
|
by tjEncodeYUV().
|
||||||
|
|
||||||
|
[2] Fixed the accelerated Huffman decoder so that it mimics the behavior of
|
||||||
|
the unaccelerated decoder and throws a warning if an unexpected marker is found
|
||||||
|
in the middle of the JPEG data stream.
|
||||||
|
|
||||||
1.1.0
|
1.1.0
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user