Releases: AcademySoftwareFoundation/openapv
Releases · AcademySoftwareFoundation/openapv
v0.3.0.0
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
29 Jun 07:38
Support APV RAW encoding and decoding
Companding (compressing + expanding) algorithm for coding 16bit 4 channel linear pixel value
New profiles are introduced to distinguish between the conventional APV and APV RAW
v0.2.1.3
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
28 Apr 10:43
Validates that the image buffer has enough space for the decoded image
Fixes wrong version number of the previous tag
v0.2.1.2
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
12 Mar 23:08
Prevention of decoder crash in case of malformed input stream
Bug fix in handling code of thread return values
v0.2.1.1
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
19 Feb 08:04
Applies the pretection code to avoid to access over the boundary of input bitstream memory
v0.2.0.5
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
13 Feb 06:27
Hot-fix for handling fuzz test reported by android.
Added a protection code in bitstream reading to prevent the reading over input bitstream buffer in case of malformed bitstream.
Patched from v0.2.0.4
v0.2.1.0
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
30 Jan 01:47
New API to encode metadata information to bitstream syntax
64bits-based codeword reading and writing to support a large symbol more than 32bits
Fixed bug in tile calculation in ImHex pattern file.
v0.2.0.4
Compare
Sorry, something went wrong.
No results found
cpncf
released this
26 Sep 03:07
Support the setting color aspects (color-primaries, color-matrix, color-transfer, and color-range) through encoder application arguments.
Fixed MacOS build
Update README
v0.2.0.3
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
09 Sep 08:37
Hotfix for malfunctional rate control algorithm in 'constant color frame' like black screen.
The 'constant color frame' can have zero RC-cost, and it could affect to the parameters of rate controller in unexpected way.
v0.2.0.2
Compare
Sorry, something went wrong.
No results found
cpncf
released this
01 Sep 00:29
Improved the automatic assigning of band_idc value.
Fixed typo in APV family readme
Impoved decoder ctests
v0.2.0.1
Compare
Sorry, something went wrong.
No results found
kpchoi
released this
30 Jul 04:28
Fixed bug in case of zero-byte metadata payload
Improve ImHex pattern file to show metadata syntaxes