All Versions
13
Latest Version
Avg Release Cycle
195 days
Latest Release
1594 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.8 Changes
November 02, 2020- read HDR parameters from VUI header
- ๐ fix reading matrix_coeffs from VUI header
- ๐ build fixes for vcpkg
-
v1.0.7 Changes
September 24, 2020- โ add API to read VUI color information from bitstream
-
v1.0.6 Changes
August 27, 2020- ๐ fix race in static mutex initialization
- ๐ fix missing headers to install in CMakeLists.txt
-
v1.0.5 Changes
January 16, 2020- ๐ fixes in the CMake build system (NOMINMAX)
- ๐ support stdin/stdout as input/output in
dec265
- more input stream error checking (vps_num_hrd_parameters)
-
v1.0.4 Changes
December 19, 2019- ๐ fix decoding of monochrome streams (needed for depth images in heif images)
- ๐ improved cmake build script
-
v1.0.3 Changes
April 19, 2018- ๐ fixes for compiler build problems
- ๐ security fixes, mainly checking for corrupted input streams
-
v1.0.2 Changes
July 14, 2015- ๐ fixed missing file in distribution tar-ball
- enable C++11 for CLang compiler
-
v1.0.1 Changes
July 08, 2015- ๐ fixed Windows compilation issues
- ๐ fixed compilation on GCC < 4.6
- ๐ fixes in image memory allocation
-
v1.0.0 Changes
June 24, 2015- ๐ Main 10 support
- ๐ HEVC version 2 RExt support (excluding 16 bit and high throughput profiles)
- VUI decoding
-
v0.10 Changes
June 24, 2015๐ fixed an illegal memory access