Releases: AcademySoftwareFoundation/openapv
Releases · AcademySoftwareFoundation/openapv
v0.1.11.3
05 Mar 03:14
Compare
Sorry, something went wrong.
No results found
Removed overflow issue related to pbu_size in oapvd_decoder()
v0.1.11.2
26 Feb 08:54
Compare
Sorry, something went wrong.
No results found
Removed overflow issue related to pbu_size in oapvd_info()
v0.1.11.1
19 Feb 07:47
Compare
Sorry, something went wrong.
No results found
Fixed wrong level_idc value in case of level == 4.1
Fixed mismatch between C-code and AVX-code in case of Q-matrix == 1
Added APV pattern file for ImHex to analyze graphically
v0.1.11
15 Feb 00:44
Compare
Sorry, something went wrong.
No results found
Support 3 channels QP offset
Renew specification of ISO based Media File Formt for APV
Fix crash on 8K video
Fix bugs and typo
v0.1.10.1
24 Dec 09:36
Compare
Sorry, something went wrong.
No results found
fixed AVX code bug in dequant
refactoring CMakeList.txt
clean-up ISO-based media file format spec
matched decoding loop with decoder specification
removed warning messages
v0.1.10
09 Dec 12:28
Compare
Sorry, something went wrong.
No results found
Add "full range flag" in frame header (new syntax)
Removed '_minus1' suffix in syntaxes and renewed the semantic of it
Support y4m writing for recon file in the encoder.
Bug fix on meta data writing.
Add a few assert for tile, metadata and etc.
Fix the range of DC difference from 16bits to 17bits.
Add NEON func for SAD and DIFF.
Add AVX func for SAD computations.
Fix CmakeList.txt for pass ctest
v0.1.9.2
22 Nov 06:51
Compare
Sorry, something went wrong.
No results found
Fixed underflow issue in fuzzing test at writing tile data size
v0.1.9.1
21 Nov 11:09
Compare
Sorry, something went wrong.
No results found
Added Fuzzing test patches
v0.1.9
19 Nov 06:21
Compare
Sorry, something went wrong.
No results found
Hot-fix AVX2 dquant function
Removed sse2neon.h to avoid tool dependency
Added code for handling malformed bistream in decoding
v0.1.8
04 Nov 15:57
Compare
Sorry, something went wrong.
No results found
Fixed 32bit overflow issue on AVX intrinsic
Resolved compilation error on ARM32 platform
Reformatted code with common coding rule
Updated ISO-based media file format specification