mediacodecdec: fix build by including hwaccel.h
Enables the decoder to utilize the type AVCodecHWConfigInternal.
This commit is contained in:
parent
9bed17cd0f
commit
6939b3cb9d
@ -33,6 +33,7 @@
|
||||
#include "avcodec.h"
|
||||
#include "h264_parse.h"
|
||||
#include "hevc_parse.h"
|
||||
#include "hwaccel.h"
|
||||
#include "internal.h"
|
||||
#include "mediacodec_wrapper.h"
|
||||
#include "mediacodecdec_common.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user