Support AV1 encoding using libaom
This commit is contained in:
@@ -2551,6 +2551,10 @@ typedef struct AVCodecContext {
|
||||
#define FF_PROFILE_HEVC_MAIN_STILL_PICTURE 3
|
||||
#define FF_PROFILE_HEVC_REXT 4
|
||||
|
||||
#define FF_PROFILE_AV1_0 0
|
||||
#define FF_PROFILE_AV1_1 1
|
||||
#define FF_PROFILE_AV1_2 2
|
||||
|
||||
/**
|
||||
* level
|
||||
* - encoding: Set by user.
|
||||
|
||||
Reference in New Issue
Block a user