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>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d8e285ce1b
Коммит
6b026af151
@@ -23,7 +23,7 @@ THE SOFTWARE.
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include "roc_bitstream_reader.h"
|
||||
#include "rocdecode/roc_bitstream_reader.h"
|
||||
#include "es_reader.h"
|
||||
|
||||
class RocBitstreamReaderHandle {
|
||||
|
||||
@@ -25,7 +25,7 @@ THE SOFTWARE.
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <vector>
|
||||
#include "rocdecode.h"
|
||||
#include "rocdecode/rocdecode.h"
|
||||
|
||||
#define BS_RING_SIZE (16 * 1024 * 1024)
|
||||
#define INIT_PIC_DATA_SIZE (2 * 1024 * 1024)
|
||||
|
||||
Ссылка в новой задаче
Block a user