Kiriti Gowda
f5cca75fbe
CMakeLists - Use core compiler location ( #194 )
...
[ROCm/rocjpeg commit: 7cc791ea43 ]
2025-10-09 11:49:02 -07:00
Aryan Salmanpour
614aa9a0ec
Update changelog for ROCm 7.1 release ( #191 )
...
[ROCm/rocjpeg commit: 9eb1199f86 ]
2025-10-06 13:41:47 -07:00
Aryan Salmanpour
5fbc835b4d
Resolve an issue for saving decoded jpeg images ( #190 )
...
* Resolve an issue for saving decoded jpeg images
* update version and changelog
* address review comment
* clean up
[ROCm/rocjpeg commit: 6ad29257da ]
2025-10-03 14:02:27 -07:00
Kiriti Gowda
830c1f100d
Packaging - HIP updates ( #189 )
...
[ROCm/rocjpeg commit: 768c026301 ]
2025-10-03 10:05:42 -07:00
dependabot[bot]
24b9417544
Docs - Bump rocm-docs-core[api_reference] from 1.25.0 to 1.26.0 in /docs/sphinx ( #188 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.26.0/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.26.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: a695b55da1 ]
2025-10-02 11:14:35 -07:00
Aryan Salmanpour
31d76118ed
Packaging - Update rocJPEG package dependencies ( #186 )
...
[ROCm/rocjpeg commit: 5fea241f7d ]
2025-09-29 20:52:53 -07:00
dependabot[bot]
007438d519
Docs - Bump rocm-docs-core[api_reference] from 1.23.0 to 1.25.0 in /docs/sphinx ( #185 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.25.0/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.23.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.25.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: f0064636fd ]
2025-09-26 10:12:00 -07:00
spolifroni-amd
a71b562530
Docs - removing SP6 ( #181 )
...
[ROCm/rocjpeg commit: 1e7daf880d ]
2025-09-17 20:06:25 -07:00
dependabot[bot]
528760e310
Bump rocm-docs-core[api_reference] from 1.22.0 to 1.23.0 in /docs/sphinx ( #174 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.22.0 to 1.23.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.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.23.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>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com >
[ROCm/rocjpeg commit: 31647e1568 ]
2025-09-15 12:12:14 -07:00
Aryan Salmanpour
e0d651f73a
Fix a memory leak in the jpegdecode app ( #180 )
...
[ROCm/rocjpeg commit: 6ad4ac6f4f ]
2025-09-12 10:15:41 -07:00
spolifroni-amd
9566e778fc
Docs - updated wording around supported linux environments ( #176 )
...
* updated wording around supported linux environments
* Update docs/install/rocjpeg-prerequisites.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* SLES 15-SP5 isn't supported; removed
* updated SLES to SP6/7
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com >
[ROCm/rocjpeg commit: f4bae23182 ]
2025-09-09 08:16:33 -07:00
spolifroni-amd
d381774f62
Docs - removed explicit reference to a rocm version & brought up to style guide ( #170 )
...
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com >
[ROCm/rocjpeg commit: 565959f731 ]
2025-09-05 16:46:05 -07:00
Aryan Salmanpour
808ce9591a
Fix a memory leak for rocJpegNegativeTests ( #177 )
...
[ROCm/rocjpeg commit: 6fc7c634f6 ]
2025-09-04 09:22:56 -07:00
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