Kiriti Gowda
913b6728f0
CMakeLists - Updates and cleanup ( #483 )
...
* CMakeLists - Updates and cleanup
* CTest - CXX Compiler Updates
* Package - Remove FFMPEG exe deps
* CMakeLists - Updates and cleanup
* CTest - CXX Compiler Updates
* Package - Remove FFMPEG exe deps
* FFMPEG - Updates
2025-01-02 09:42:31 -05:00
Aryan Salmanpour
31c7c7c104
Fix a segmentation fault on some samples when the memory type is 3 (OUT_SURFACE_MEM_NOT_MAPPED) and attempting to save the output (which is not supported) ( #239 )
...
* Fix a segmentation fault on some samples when the memory type is 3 (OUT_SURFACE_MEM_NOT_MAPPED) and attempting to save the output (which is not supported)
* update the videoDecodeMultiFiles sample
* update the readme for videoDecodeMultiFiles
* add comments
* use OUT_SURFACE_MEM_NOT_MAPPED instead of integer number 3
2024-02-12 16:50:17 -05:00
Kiriti Gowda
5e5c92abb5
Doc - Updates ( #231 )
2024-02-09 13:31:44 -05:00
Kiriti Gowda
2298d93990
Samples - Docs Updated ( #204 )
2024-01-26 05:19:24 -08:00
Lakshmi Kumar
4de634cfd0
Multi Files Sample - Add reconfigure option ( #118 )
...
* Add support for rocDecReconfigureDecoder API
* adrress reviewer's comemnts
* add reconfigure to multifile
* update readme
* Update videodecodemultifiles.cpp
* Update README.md
---------
Co-authored-by: Aryan <aryan.salmanpour@amd.com >
2023-12-06 10:32:39 -05:00
Lakshmi Kumar
449572f9bf
Samples - adds surface memory option to user ( #104 )
...
* adding surface mem type as user arg
* adding mem type user arg for all apps
* readme update
* readme updates on all apps
2023-11-30 08:31:37 -05:00
Lakshmi Kumar
2cb3bd143c
Sample - add a new sample for processing multiple input files ( #97 )
...
* adding a sample for decoding multiple files
* readme correction
* spacing
* review comments
2023-11-29 11:13:24 -05:00