Refactoring MediaCodec decoder
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// VavCore includes
|
||||
#include "Decoder/VideoDecoderFactory.h"
|
||||
#include "Decoder/AndroidMediaCodecAV1Decoder.h"
|
||||
#include "Decoder/MediaCodecAV1Decoder.h"
|
||||
|
||||
#define LOG_TAG "VavCore"
|
||||
#define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user