Grafico dei commit

17 Commit

Autore SHA1 Messaggio Data
Aryan Salmanpour 7811969a02 Update Copyright year (#222)
[ROCm/rocjpeg commit: 06a08d3cb8]
2026-01-26 11:05:59 -08:00
Aryan Salmanpour f0a07d9676 Drop libva-amdgpu/libva-amdgpu-devel use of RHEL8 (#202)
[ROCm/rocjpeg commit: 78af63d67c]
2025-11-12 10:44:43 -08:00
Kiriti Gowda 830c1f100d Packaging - HIP updates (#189)
[ROCm/rocjpeg commit: 768c026301]
2025-10-03 10:05:42 -07:00
Aryan Salmanpour 31d76118ed Packaging - Update rocJPEG package dependencies (#186)
[ROCm/rocjpeg commit: 5fea241f7d]
2025-09-29 20:52:53 -07: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 7a9ed9f274 Update copyright year to 2025 (#103)
[ROCm/rocjpeg commit: de14139d09]
2025-01-02 17:25:30 -05:00
Kiriti Gowda 540fe35baf Updates - Compiler & GFX ID (#77)
* Compiler updates

* GFX - ID updates

* CMakeLists - Updates

[ROCm/rocjpeg commit: 4e78bca06a]
2024-11-19 14:47:05 -05:00
Aryan Salmanpour 38a066f648 Find the minimum supported libva version 1.16 when building rocJPEG (#65)
[ROCm/rocjpeg commit: c7bc72c2e3]
2024-10-23 13:53:43 -04:00
Aryan Salmanpour 73b2aab52e Update the libva requirement (#64)
* Update the libva requirement

* clean up READNE file

[ROCm/rocjpeg commit: 6b0f8dac8d]
2024-10-22 11:55:31 -04:00
Kiriti Gowda 72c1799115 Setup - Mariner Support (#49)
* Setup - Mariner Support

* Docs - Updates

[ROCm/rocjpeg commit: 750a59c5d9]
2024-08-07 10:21:13 -04:00
Kiriti Gowda 514a174c43 Setup - Upgrade (#30)
[ROCm/rocjpeg commit: 3a65ac9aea]
2024-06-11 17:27:16 -04:00
Aryan Salmanpour e6f95ab429 Update README and setup script (#26)
[ROCm/rocjpeg commit: f0641d4811]
2024-05-16 09:17:50 -04:00
Kiriti Gowda c8f829da28 RHEL - Fix (#21)
[ROCm/rocjpeg commit: 57246bc40b]
2024-05-02 20:55:29 -04:00
Kiriti Gowda 141cef54bb Deps - Updates (#20)
[ROCm/rocjpeg commit: 6738bc3c56]
2024-05-01 16:07:02 -04:00
Kiriti Gowda 29d523887a LibVA - Updates and fixes (#16)
* Setup - Updates

* Jenkins - Updates

* CMakeList - Updates for Libva public

[ROCm/rocjpeg commit: 6aaca70cd9]
2024-04-17 09:25:16 -04:00
Aryan Salmanpour de0714a4ac code cleanup - update the setup script (#3)
* code cleanup - update the setup script

* fix few typo erros

[ROCm/rocjpeg commit: 1ef7c21641]
2024-03-26 12:48:27 -04:00
Aryan Salmanpour 929a892e8d Initial commit of the rocJPEG library (#1)
* rocJPEG initial commit

* Add gitignore file

* clean up

* code clean up

* CMakeLists update

* Update README

* Update readme and setup script

* add docs folder

* update rocjepg headers

* update the rocjepg header

* update the copyright year

* Add nullptr check for all APIs

* update the hip kernels execution

* follow google c++ style guide

* code clean up

* use google c++ style guide for hip kernels

* add support for rocJpegGetErrorName API

* Add ParseCommandLine function

* update the rocjpeg sample

* Update the readme, LIBVA instructions

* udate the rocJPEG script

* Update CMAKE and libdrm

* Add support for ROCJPEG_OUTPUT_UNCHANGED and SaveImage function

* code  clean up

* update the drm dependencies

* remove the unused hipstream

* code clean up

* add -fmt option for selection the output format

* update the GetImageInfo API

* update the sample

* update the save image function based onn the surface and putput format

* add new sample images

* Put hip interop mem into separate functions and some code clean up

* Add support for CopyLuma and CopyChroma

* Add support for the yuv output format for NV12 surface

* Update HIP kernels

* add support for rgbi format conversion for NV12 and YUv444

* Update the status

* Add support for converting YUYV to RGB

* Add support for unpacking YUYV format

* Fix unpacking Y fron YUYV hip kernel

* Add suppoort for extractign packed YUYV to YUV planar

* hip code clean up

* code clean up

* Update the headers

* code clean up

* change hip kernel names

* hip kernel clean up

* hip clean up

* code clean up

* code clean up

* code clean up

* code clean up

* code clean up

* code clean up for jpege decoder class

* code clean up

* code clean up

* code clean up

* code clean up

* update the dockers

* code clean up

* code clean up

* hip kernels clean up

* remove unused hip kernels

* add additional test cases

* update the APIs

* add new hip yuv400torgbi kernel

* update yuv400torgbi kernel

* restructure files

* code clean up

* code clean up

* add jenkins

* code clean up

* code clean up

* update readme

* update docker's README

* make changes based on the reviewers comments

* make changes based on the reviewers comments

* return ROCJPEG_STATUS_JPEG_NOT_SUPPORTED if the resolution of the jpeg is not supported for HW decoding

[ROCm/rocjpeg commit: 6ad4a76177]
2024-03-25 17:05:31 -04:00