Kiriti Gowda
924d19eb65
Samples & Test - Compiler Updates ( #468 )
...
* Compiler - set CXX Compiler if not set
* CXX Compiler - Set CXX compiler in CTest
* Test - Ctest cleanup
* Samples - Update CXX Compiler option
2024-12-03 16:03:26 -05:00
Kiriti Gowda
4f10c3893b
Revert "Compiler - set CXX Compiler if not set ( #466 )" ( #467 )
...
This reverts commit 7a6073103a .
2024-12-02 13:47:49 -08:00
Kiriti Gowda
7a6073103a
Compiler - set CXX Compiler if not set ( #466 )
2024-12-02 13:02:09 -08:00
Kiriti Gowda
6339767b4c
SLES - Updates ( #454 )
...
* SLES - Updates
* Updates
* Cleanup
* Update CHANGELOG.md
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com >
* CXX Compiler - Use AMD Clang++
* Docs - Updates
* ROCm Version - Upgraded to 6.3.0
* Readme - cleanup
* Readme - minor updates
* Readme - Fix note
---------
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com >
2024-11-15 15:35:53 -05:00
Lakshmi Kumar
cb7b2c7f2f
set disp_delay to 1 for all samples ( #446 )
2024-11-06 14:45:34 -05:00
Aryan Salmanpour
b2149abcef
Revert "Allow overriding CMAKE_CXX_COMPILER ( #436 )" ( #440 )
...
This reverts commit 07ecb5e7d6 .
2024-10-24 13:28:50 -04:00
Jeremy Newton
07ecb5e7d6
Allow overriding CMAKE_CXX_COMPILER ( #436 )
...
Using set as-is doesn't allow the user to set their own rocm path.
This is useful for community packagers or debugging.
Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com >
2024-10-24 11:36:14 -04:00
Kiriti Gowda
befc6f6562
Find rocDecode - Support added ( #428 )
...
* Find rocDecode - Support added
* Find rocDecode - Updates
* Find rocDecode - Version fix
* Find rocDecode - Version Var
* Minor cleanup
* Test - Find package updates
* CTest - Upgrades
* CTest - Enhancements
---------
Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com >
2024-10-02 17:35:56 -04:00
Lakshmi Kumar
4e4a18d280
change clang++ path as suggested by packaging team ( #427 )
2024-10-01 08:35:45 -04:00
Lakshmi Kumar
e3b3fe9e8e
Test Upgrades ( #395 )
...
* adds av1 to ctest
* add av1 support for batch sample
* add test to make test also
* path update for make test
* add function for codec support check
* add changes to batch sample
* addressign review comment
* modify all apps to check codec support
2024-07-26 17:09:58 -04:00
Rajy Rawther
fe5f63428c
VideoToSequence sample ( #373 )
...
* videoToSequence sample initial commit
* add frame_num calculation when seeking
* update README
* addressed review comments
* added FlushAndReconfigure() to flush out frames with seek
2024-07-22 08:42:58 -04:00