10 Коммитов

Автор SHA1 Сообщение Дата
spolifroni-amd 07d8e3e69a Prepare documentation (#57)
* Updated the readme file to point to the official documentation

* first commit of new documentation structure

* split up and reconfigured Using rocJpeg

* Updated the readme file to point to the official documentation

* first commit of new documentation structure

* split up and reconfigured Using rocJpeg

* fixed missing space

* All changes asked for in the PR except the Destroy Handles part.

* separated creating and destroying handles; added a destroying handles section; added links to hipmalloc() and hipfree()

* removed the installation and build sections so that it doesn't conflict/go out of sync with the official doc

* putting readme back the way it was, minus documentation section

* changed some wording around hipFree()

[ROCm/rocjpeg commit: 31610c7472]
2024-10-22 17:23:18 -04:00
Aryan Salmanpour 7bfa4af54e CMakeLists/README/DOC - updates and fixes (#43)
* CMakeLists/README/DOC - updates and fixes

* Fix few typos in the sample code in doc

* Add a sample code snippet for decoding a batch of jpeg images

[ROCm/rocjpeg commit: 7fafba6e70]
2024-07-22 12:12:35 -04:00
Aryan Salmanpour eece5aee73 Update documentation for using rocJPEG (#37)
* Update documentation for using rocjpeg

* clean up

* Update the jpeg table

* update the sample code in section 11

* Update Readme

[ROCm/rocjpeg commit: d9df1e04b5]
2024-07-08 13:29:01 -04:00
Aryan Salmanpour 048d2d8fca Add support for YUV440 (#28)
* Add support for YUV440

* Add YUV440 to RGB kernels

* code clean up

[ROCm/rocjpeg commit: d0b812bc26]
2024-05-30 22:00:07 -04:00
Aryan Salmanpour 93d163fa33 Add support for new APIs for parsing jpeg streams independently from decoder APIs (#24)
* Add support for new APIs for parsing jpeg streams independently from decoder APIs

* Update document and code clean-up

* code clean-up

[ROCm/rocjpeg commit: e73ec1412c]
2024-05-13 16:11:15 -04:00
Aryan Salmanpour f4bf8cfe17 Add support for adding a new struct RocJpegDecodeParams for passing the decode parameters to rocJpegDecode API (#22)
[ROCm/rocjpeg commit: 7bdd495214]
2024-05-08 11:30:36 -04:00
Aryan Salmanpour bd5af8b66c Add support for ROCJPEG_OUTPUT_RGB_PLANAR output format (#15)
* Add support for ROCJPEG_OUTPUT_RGB_PLANAR output format

* update the jpegdecode sample based on the review comments

* use make_float3 when it's possible

[ROCm/rocjpeg commit: c591c342aa]
2024-04-16 18:27:22 -04:00
Aryan Salmanpour a2317fc589 update document - fix few typos (#12)
[ROCm/rocjpeg commit: 3fb392e6fc]
2024-04-08 12:51:00 -04:00
Aryan Salmanpour e8d158b256 Update the documents (#10)
* Update the documents

* update the using-rocjpeg

[ROCm/rocjpeg commit: 09f02a1b2d]
2024-04-03 14:55:56 -04:00
Aryan Salmanpour bd2767ccab Add initial support for rocJPEG documentation (#9)
[ROCm/rocjpeg commit: 3c803847f7]
2024-04-02 13:10:04 -04:00