Releases: strukturag/libde265
Releases · strukturag/libde265
maintenance release
- fixes in the CMake build system (NOMINMAX)
- support stdin/stdout as input/output in
dec265
- more input stream error checking (vps_num_hrd_parameters)
maintenance release
- fix decoding of monochrome streams (needed for depth images in heif images)
- improved cmake build script
maintenance release
- fixes for compiler build problems
- security fixes, mainly checking for corrupted input streams
maintenance release
- fixed missing file in distribution tar-ball
- enable C++11 for CLang compiler
maintenance release
- fixed Windows compilation issues
- fixed compilation on GCC < 4.6
- fixes in image memory allocation
Main10 / RExt
- Main 10 support
- HEVC version 2 RExt support (excluding 16 bit and high throughput profiles)
- VUI decoding
bug-fix release
fixed an illegal memory access
maintenance release
- qt5 support
- fixes for gstreamer integration
- fixed crashes on broken input streams
maintenance release
- minor optimizations
- fixed crash when SEI image hash was decoded without active SPS
- clarified license of sample applications in copyright headers
faster and fully conformant
- all conformance streams decode correctly
- faster, parallel SAO
- image memory can be allocated externally
- frame-dropping API
- selection which temporal sub-stream to decode
- fake speedup options to turn off deblocking and SAO
- new parallelization architecture
- sherlock265 can show slice boundaries and tiles
- core rewritten in C++ for better maintainability (API still C only)