CMake config - updates and fixes (#532)
* CMake Config - updates and fixes
* Version - Updates
* Changelog - updates
* Update CHANGELOG.md
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
---------
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
[ROCm/rocdecode commit: 6b026af151]
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
68dee64275
commit
26a67fb210
@@ -23,7 +23,7 @@ THE SOFTWARE.
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include "rocparser.h"
|
||||
#include "rocdecode/rocparser.h"
|
||||
#include "roc_video_parser.h"
|
||||
#include "avc_parser.h"
|
||||
#include "av1_parser.h"
|
||||
|
||||
@@ -24,7 +24,7 @@ THE SOFTWARE.
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "rocparser.h"
|
||||
#include "rocdecode/rocparser.h"
|
||||
#include "../commons.h"
|
||||
|
||||
typedef enum ParserResult {
|
||||
|
||||
Reference in New Issue
Block a user