* Add support for rocDecCreateDecoder API * check the decoder config support before initializing the vaapi * rename RocdecDecoderCreateInfo to RocDecoderCreateInfo * fix a typo
* WIP: class implementation * add more definitions * rocvideodecode implementation * formatting fixes * address review comments