------------------------------------------------------------------- Fri Jan 30 11:30:49 UTC 2026 - Richard Rahl - Update to version 0.2.1.0: * 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 ------------------------------------------------------------------- Tue Nov 11 11:11:11 UTC 2025 - olaf@aepfle.de - devel package requires the library - primary package requires the library - source requires at least gcc 8 ------------------------------------------------------------------- Tue Oct 7 11:41:32 UTC 2025 - Richard Rahl - update to version 0.2.0.4: * Support the setting color aspects (color-primaries, color-matrix, color-transfer, and color-range) through encoder application arguments * Update README ------------------------------------------------------------------- Tue Sep 16 12:16:58 UTC 2025 - Richard Rahl - update to version 0.2.0.3: * Hotfix for malfunctional rate control algorithm in 'constant color frame' like black screen - update to version 0.2.0.2: * Improved the automatic assigning of band_idc value * Fixed typo in APV family readme * Impoved decoder ctests ------------------------------------------------------------------- Wed Jul 30 19:03:49 UTC 2025 - Richard Rahl - update to version 0.2.0.1: * Fixed bug in case of zero-byte metadata payload * Improve ImHex pattern file to show metadata syntaxes ------------------------------------------------------------------- Wed Jul 23 14:23:43 UTC 2025 - Richard Rahl - disable building on %{ix86} ------------------------------------------------------------------- Wed Jul 23 13:11:12 UTC 2025 - Richard Rahl - update to version 0.2.0.0: * Adds 'APV family' (typical target bitrate) definition * Updates 'level' table according to APV spec changes * Improves coding gain according to preset values through enhanced RDOQ and RDO * Supports various profiles: 422-12, 444-10, 444-12, 4444-10, 4444-12, and 400-10 * Speed-up encoding and decoding time * Safe bitstreasm buffer access by one byte-level addressing * Safe management of metadata by instance copy * Introduces a method to disable the 'Raw bitstream format' in encoding and decoding API * new API for getting version number * new logo of OpenAPV project provided by ASWF - remove 010-openapv-fix-pkgconfig.patch, upstream applied the patch ------------------------------------------------------------------- Mon May 5 18:25:45 UTC 2025 - Richard Rahl - initial packaging