15 Commits

Author SHA256 Message Date
706cb687f2 Accepting request 1330008 from multimedia:libs
- 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 (forwarded request 1330007 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1330008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openapv?expand=0&rev=6
2026-01-30 17:29:15 +00:00
Richard Rahl
6902ae88ba - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=9
2026-01-30 11:38:45 +00:00
2347e5fa8a Accepting request 1317643 from multimedia:libs
- devel package requires the library
- primary package requires the library
- source requires at least gcc 8

- 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

OBS-URL: https://build.opensuse.org/request/show/1317643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openapv?expand=0&rev=5
2025-11-14 15:13:57 +00:00
Richard Rahl
54c53893d0 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=8 2025-11-13 16:42:13 +00:00
Richard Rahl
b055dfb11c - devel package requires the library
- primary package requires the library
- source requires at least gcc 8

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=7
2025-11-13 16:38:30 +00:00
Richard Rahl
1d6a7ca1f2 Accepting request 1309596 from home:rrahl0
- 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

OBS-URL: https://build.opensuse.org/request/show/1309596
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=6
2025-10-07 11:42:25 +00:00
eda795b27c Accepting request 1305167 from multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/1305167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openapv?expand=0&rev=4
2025-09-16 16:19:41 +00:00
Richard Rahl
1222be1091 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=5
2025-09-16 12:25:04 +00:00
7e00af87ad Accepting request 1296663 from multimedia:libs
- update to version 0.2.0.1:
  * Fixed bug in case of zero-byte metadata payload
  * Improve ImHex pattern file to show metadata syntaxes

OBS-URL: https://build.opensuse.org/request/show/1296663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openapv?expand=0&rev=3
2025-07-31 15:46:50 +00:00
Richard Rahl
4404ee674d - update to version 0.2.0.1:
* Fixed bug in case of zero-byte metadata payload
  * Improve ImHex pattern file to show metadata syntaxes

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=4
2025-07-30 19:07:06 +00:00
6c98c710db Accepting request 1295353 from multimedia:libs
- disable building on %{ix86}

- 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

OBS-URL: https://build.opensuse.org/request/show/1295353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openapv?expand=0&rev=2
2025-07-24 16:44:07 +00:00
Richard Rahl
1c01190d28 - disable building on %{ix86}
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=3
2025-07-23 14:24:04 +00:00
Richard Rahl
fffb2137bd - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=2
2025-07-23 14:19:32 +00:00
422477b61d Accepting request 1276600 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1276600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openapv?expand=0&rev=1
2025-05-12 14:49:33 +00:00
4c6c386c87 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/openapv?expand=0&rev=1 2025-05-11 10:06:58 +00:00