* 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]
* Update documentation for using rocjpeg
* clean up
* Update the jpeg table
* update the sample code in section 11
* Update Readme
[ROCm/rocjpeg commit: d9df1e04b5]
* 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]
* 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]