Releases: ittiam-systems/libhevc
Releases · ittiam-systems/libhevc
v1.7.0
What's Changed
- libhevc: Enable support for MacOS by @suyogpawar20 in #46
- cmake.yml: Enable macos build by @harishdm in #47
- cmake.yaml: Enable ninja and asan fuzzer builds by @harishdm in #48
- cmake.yml: Make ninja-build installation conditional by @harishdm in #49
- libhevc: Add VSCode configuration files for Linux & MacOS by @sushant191k in #50
- libhevc: remove unused KEEP_THREADS_ACTIVE flag in Android.bp by @srujan874 in #51
- Update cifuzz.yml by @harishdm in #54
- libhevcdec: Add support for monochrome by @vivekrj1806 in #55
- libhevcdec: Fix monochrome ouput for 420sp by @rakeshnitb in #56
New Contributors
- @sushant191k made their first contribution in #50
- @rakeshnitb made their first contribution in #56
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- libhevc: Update encoder logic to handle iframe interval and bframes by @suyogpawar20 in #45
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- libhevc: do not disable sei code in hevc encoder application by @srujan874 in #40
- libhevc: do not disable sei code in hevc decoder application by @srujan874 in #41
- libhevc: fix codec SEI related code while disabling SEI by @srujan874 in #43
- libhevc: fix encoder SEI related code while disabling SEI by @srujan874 in #44
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- libhevc: move SEI related code under a macro by @srujan874 in #38
- libhevc: move encoder SEI related code under a macro by @srujan874 in #39
Full Changelog: v1.4.0...v1.5.0