Gráfico de commits

150 Commits

Autor SHA1 Mensaje Fecha
jonatluu ee70ec5860 Packaging - Lintian warning fix
* fix lintian warning

* fix spacing

[ROCm/rocjpeg commit: b59a6e60a2]
2025-08-25 16:05:31 -07:00
Kiriti Gowda 970cee0867 Version - Match variable names (#172)
[ROCm/rocjpeg commit: c3d5e4f290]
2025-08-21 12:51:55 -07:00
Aryan Salmanpour d14a5f38f6 Resolve an issue with saving the decoded output image. (#171)
[ROCm/rocjpeg commit: f2604cb401]
2025-08-11 06:48:28 -04:00
dependabot[bot] 282333355b Docs - Bump rocm-docs-core[api_reference] from 1.21.1 to 1.22.0 in /docs/sphinx (#169)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: a43e7f1a7e]
2025-07-31 14:14:06 -07:00
Aryan Salmanpour 76d4fb44d9 Add an environment variable to control the VCN hardware color space conversion enablement (#167)
* Add an environment variable to control the VCN hardware color space conversion enablement

* Update version

* optimize the mem_alignment logic for hip memory allocation

[ROCm/rocjpeg commit: 08003e0fd7]
2025-07-24 22:05:31 -04:00
Sam Wu 1c25116bb2 CI - Remove .jenkins (#166)
migrating to rocJenkins

[ROCm/rocjpeg commit: 20ea5e95fe]
2025-07-18 11:20:10 -07:00
Kiriti Gowda 00821b325e rocjpeg - CMake Find updates (#164)
* rocjpeg - CMake Find updates

* Version file - fix

* Changelog - updates

* Cleanup

* Test - cmakelists updates

* header - minor fix

---------

Co-authored-by: Kiriti <kiriti@santiago.amd.com>

[ROCm/rocjpeg commit: bdb12b59fb]
2025-07-07 21:50:01 -04:00
Aryan Salmanpour cb52c1d3b1 Update changelog for ROCm 7.0.0 (#163)
[ROCm/rocjpeg commit: 9642492832]
2025-07-07 11:57:23 -04:00
Aryan Salmanpour 573e4ed0cc Fix a bug casued by the reuse of the surfaces (#162)
[ROCm/rocjpeg commit: 9d01934065]
2025-06-30 13:43:02 -04:00
dependabot[bot] 08b805e9f8 Bump rocm-docs-core[api_reference] from 1.21.0 to 1.21.1 in /docs/sphinx (#161)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 18a0a3324a]
2025-06-27 08:37:06 -04:00
dependabot[bot] 2edaad48a2 Bump rocm-docs-core[api_reference] from 1.20.1 to 1.21.0 in /docs/sphinx (#160)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 782f1ab6be]
2025-06-24 09:57:37 -04:00
Aryan Salmanpour 3b10d1948e Improve the memory pool logic to enable the reuse of VA-API surfaces (#159)
* Improve the memory pool logic to enable the reuse of VA-API surfaces.

* Update the version

[ROCm/rocjpeg commit: 6046873054]
2025-06-13 11:51:26 -04:00
Aryan Salmanpour 4509fc4165 Perform the VA-API/HIP interop once for each surface in the memory pool and store it for reuse (#157)
* Perform the VA-API/HIP interop once for each surface in the memory pool and store it for reuse

* rename the compiler option to ENABLE_INTEROP_BUFFER_REUSE

[ROCm/rocjpeg commit: 78de581773]
2025-06-11 15:49:40 -04:00
dependabot[bot] 6f9cb446e3 Bump rocm-docs-core[api_reference] from 1.20.0 to 1.20.1 in /docs/sphinx (#156)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.20.1/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 94fcfc8125]
2025-06-11 15:44:23 -04:00
dependabot[bot] 97cad3bd30 Bump rocm-docs-core[api_reference] from 1.19.1 to 1.20.0 in /docs/sphinx (#155)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 1387b4e9ec]
2025-06-02 12:51:58 -04:00
dependabot[bot] e642bbf848 Bump rocm-docs-core[api_reference] from 1.19.0 to 1.19.1 in /docs/sphinx (#154)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 1961c518f4]
2025-05-30 10:32:39 -04:00
dependabot[bot] 31f708bb08 Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx (#153)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.4 to 1.19.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.4...v1.19.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 29c5161281]
2025-05-27 09:12:22 -04:00
Aryan Salmanpour d7cf439038 CMake - Add support for explicitly linking libdrm_amdgpu with rocjpeg (#152)
* CMake - Add support for explicitly linking libdrm_amdgpu with rocjpeg

* clean up

* Add comment

[ROCm/rocjpeg commit: 95d173ee88]
2025-05-15 13:59:56 -04:00
Aryan Salmanpour a7ad89e643 CMake - Addressed CMake configuration warnings (#151)
* CMake - Addressed CMake configuration warnings

* Add the rocmcmakebuildtools cmake path

[ROCm/rocjpeg commit: 753de5905c]
2025-05-13 13:08:10 -04:00
Aryan Salmanpour 96bccee2d6 CMaske - update the rocjpeg version (#150)
[ROCm/rocjpeg commit: c63968c7ef]
2025-05-13 10:59:43 -04:00
Aryan Salmanpour 35accd3d1d Code cleanup (#149)
[ROCm/rocjpeg commit: 0415c78cbf]
2025-05-12 16:15:33 -04:00
Afzal Patel cb618dc377 add amdgpu drm include directory (#148)
[ROCm/rocjpeg commit: ba900e8cae]
2025-05-07 22:22:54 -04:00
dependabot[bot] b111c14e24 Bump rocm-docs-core[api_reference] from 1.18.2 to 1.18.4 in /docs/sphinx (#147)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.2 to 1.18.4.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.2...v1.18.4)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: dfe2f0f0fa]
2025-05-05 10:27:13 -04:00
Kiriti Gowda ede73e4f1d CMakeLists - Fix CXX Std (#145)
[ROCm/rocjpeg commit: 40ac43a457]
2025-04-23 17:33:03 -04:00
Aryan Salmanpour a28971302c Test: update TestInvalidGetErrorName test to cover all possible error names (#144)
* Test: update TestInvalidGetErrorName test to cover all possible error names

* Add ROCJPEG_STATUS_MAX_VALUE

* clean up

[ROCm/rocjpeg commit: b7a8ded8ef]
2025-04-23 15:35:19 -04:00
Aryan Salmanpour a7be0436a5 CTest: Add a test to perform negative testing on all rocJPEG APIs (#143)
* CTest: Add a test to perform negative testing on all rocJPEG APIs

* clean up

[ROCm/rocjpeg commit: 232a9c6906]
2025-04-18 10:02:12 -07:00
Aryan Salmanpour 55a804754e Fix a typo in common.groovy for codecov (#142)
[ROCm/rocjpeg commit: 37efebb5a7]
2025-04-16 16:18:24 -04:00
Kiriti Gowda 419ba2bb67 Jenkins - Add Code Cov (#140)
* Jenkins - Add Code Cov

* Add codecov token

* CI - fix script

* LLVM - location fix

---------

Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>

[ROCm/rocjpeg commit: ab39652857]
2025-04-10 13:26:28 -07:00
Aryan Salmanpour 27a331f879 CI Update - Enhance testing for rocJPEG by using JPEG images with different chroma subsampling options (#138)
* CI Update - Enhance testing for rocJPEG by using JPEG images with different chroma subsampling options

* Add more tests

[ROCm/rocjpeg commit: 6e548b125b]
2025-04-09 15:13:44 -07:00
dependabot[bot] 19b91dc4a8 Bump rocm-docs-core[api_reference] from 1.18.1 to 1.18.2 in /docs/sphinx (#137)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 6e5c94f83f]
2025-04-07 07:15:13 -04:00
Aryan Salmanpour 9a8dba0b94 Enable and fix compiler warnings (#136)
[ROCm/rocjpeg commit: 664d2808ac]
2025-03-20 11:53:42 -04:00
Kiriti Gowda b81a2b0f95 Package - Dev install fix (#134)
* CMakeList - Fix lib duplicates

* Fix

* Export targets

[ROCm/rocjpeg commit: b539a5b698]
2025-03-19 13:06:28 -04:00
Aryan Salmanpour 68920782ff Utilize the explicit constructor of the vector's type when resizing the vector for the memory pool (#132)
[ROCm/rocjpeg commit: c27f1daf39]
2025-03-19 11:59:35 -04:00
Kiriti Gowda 669633aa27 Version updates: Update rocjpeg_version.h.in (#131)
* Version updates: Update rocjpeg_version.h.in

Support old version read

* Update rocjpeg_version.h.in

[ROCm/rocjpeg commit: b4dc72e1f9]
2025-03-18 14:34:35 -04:00
Kiriti Gowda df49cbfbbb Find rocJPEG - Updates (#129)
* CMake Config - updates

* Find rocjpeg - updates

* Build Fix

* CMake Prefix - Updates

* CMakeLists - Prefix updates

* CMakeLists - Remove cmake modules from package

* CMakeLists - Fix typo

* Include file - SRC Location updates

[ROCm/rocjpeg commit: f8f3f423fd]
2025-03-13 20:23:22 -04:00
dependabot[bot] 459faa1628 Docs - Bump rocm-docs-core[api_reference] from 1.17.1 to 1.18.1 in /docs/sphinx (#130)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.1 to 1.18.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.17.1...v1.18.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 8272431bbd]
2025-03-13 17:44:23 -05:00
Kiriti Gowda 1229372a2a CMake Modules - Config Files and version (#128)
* Setup - remove pkg-config install

* CMake Modules

* Version - note

* Package - updates

* Version - file updates

* Version File - remove static version file

* GitIgnore - version file

* Version File - Updates

* CMake Config - Targets updates

[ROCm/rocjpeg commit: 2020d2cf8f]
2025-03-11 11:41:09 -04:00
Aryan Salmanpour 3901d4d68e CTEST - add new tests (#127)
[ROCm/rocjpeg commit: 1aea857212]
2025-03-07 19:52:26 -05:00
Aryan Salmanpour 63637ce8f6 Add support for multiple regions of interest (ROI) for batch JPEG decoding (#126)
[ROCm/rocjpeg commit: 692d4bb72c]
2025-03-05 17:06:04 -05:00
dependabot[bot] 9bcf24058f Bump rocm-docs-core[api_reference] from 1.17.0 to 1.17.1 in /docs/sphinx (#125)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 863eafcdb6]
2025-03-04 16:42:22 -05:00
Kiriti Gowda cecc3d585d Package - Updates (#124)
* Package - Updates

* CMakeLists - updates

* Docker - Remove UB20.04 support

* Readme - updates

[ROCm/rocjpeg commit: 2a81cda0de]
2025-03-04 14:50:45 -05:00
Lakshmi Kumar effd830a88 CMakeLists - check rocm gfx targets (#123)
[ROCm/rocjpeg commit: b3d1edd1d0]
2025-02-25 14:31:53 -08:00
Aryan Salmanpour 48f442c13f Fix a bug that prevented copying the decoded image into the output buffer when the output buffer is larger than the input image (#122)
* Fix a bug that prevented copying the decoded image into the output buffer when the output buffer is larger than the input image

* add check for a valid roi_width

[ROCm/rocjpeg commit: e074cb2f9b]
2025-02-20 20:33:54 -05:00
dependabot[bot] 93d4097ab1 Bump rocm-docs-core[api_reference] from 1.15.0 to 1.17.0 in /docs/sphinx (#120)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.15.0...v1.17.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 3876cdc088]
2025-02-20 16:02:24 -05:00
Lakshmi Kumar 2d65d06e92 gfx update (#118)
[ROCm/rocjpeg commit: 0442180916]
2025-02-11 12:42:34 -05:00
Aryan Salmanpour ad68d2deb4 Udpate CHANGELOG (#119)
* Udpate CHANGELOG

* clean up

* clean up

[ROCm/rocjpeg commit: 73d36d35d9]
2025-02-04 15:53:58 -05:00
Aryan Salmanpour 897b0e6e95 remove unused code (#117)
[ROCm/rocjpeg commit: 391ae1da73]
2025-02-03 14:01:01 -05:00
dependabot[bot] e5908d68d4 Bump rocm-docs-core[api_reference] from 1.14.1 to 1.15.0 in /docs/sphinx (#116)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[ROCm/rocjpeg commit: 3869523ccd]
2025-01-30 17:15:27 -07:00
Aryan Salmanpour ab0452a7ad Eliminate the use of std::fs (#115)
[ROCm/rocjpeg commit: 23a1d7e03c]
2025-01-28 16:22:52 -05:00
Aryan Salmanpour 65e206c531 Fix few typos - no functional changes (#114)
[ROCm/rocjpeg commit: 78c6b2cadb]
2025-01-27 11:20:31 -05:00