13 Commits

Autor SHA1 Nachricht Datum
Aryan Salmanpour 7811969a02 Update Copyright year (#222)
[ROCm/rocjpeg commit: 06a08d3cb8]
2026-01-26 11:05:59 -08:00
Aryan Salmanpour f5d0c73bf4 TheRock compatibility - Support(#213)
* Add Support for TheRock compatibility

* code clean up

* clean up

* clean up

[ROCm/rocjpeg commit: fccf2d3d3d]
2025-12-08 14:46:04 -08:00
Kiriti Gowda f5cca75fbe CMakeLists - Use core compiler location (#194)
[ROCm/rocjpeg commit: 7cc791ea43]
2025-10-09 11:49:02 -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
Kiriti Gowda ede73e4f1d CMakeLists - Fix CXX Std (#145)
[ROCm/rocjpeg commit: 40ac43a457]
2025-04-23 17:33:03 -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
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
Aryan Salmanpour 65e206c531 Fix few typos - no functional changes (#114)
[ROCm/rocjpeg commit: 78c6b2cadb]
2025-01-27 11:20:31 -05:00
Aryan Salmanpour 5d1aa2bde6 Fix a seg fault for jpegDecodePerf app in multi-GPU systems (#110)
[ROCm/rocjpeg commit: da98728866]
2025-01-16 16:09:26 -05:00
Aryan Salmanpour 1d7c5caf5c Update samples (#108)
[ROCm/rocjpeg commit: 86d24a8bed]
2025-01-13 14:51:54 -05:00
Aryan Salmanpour 925fd3f28c CTEST updates - remove duplicate tests and use ctest for both make and package tests (#102)
* CTEST upodates - remove duplicate tests and use ctest for both make and package tests

* clean up

* merge upstream

* remove unused CMakeLists file

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>

[ROCm/rocjpeg commit: 5488d5d63d]
2025-01-06 16:19:05 -05:00
Aryan Salmanpour 7a9ed9f274 Update copyright year to 2025 (#103)
[ROCm/rocjpeg commit: de14139d09]
2025-01-02 17:25:30 -05:00
Aryan Salmanpour 9394c3cea9 Update samples (#82)
* Update samples

* Simplify the arguments of the DecodeImages function by grouping some of them into a struct.

* Modify the logic for selecting the valid images per batch

* Modify the logic for selecting the valid images per batch for jpegDecodeBatched sample too

[ROCm/rocjpeg commit: a4f3daef1e]
2024-11-25 20:40:50 -05:00