avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHD
Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
parent
a4e5b94633
commit
96ed043afa
5 changed files with 19 additions and 0 deletions
|
|
@ -1593,6 +1593,8 @@ typedef struct AVCodecContext {
|
|||
|
||||
#define FF_PROFILE_EAC3_DDP_ATMOS 30
|
||||
|
||||
#define FF_PROFILE_TRUEHD_ATMOS 30
|
||||
|
||||
#define FF_PROFILE_MPEG2_422 0
|
||||
#define FF_PROFILE_MPEG2_HIGH 1
|
||||
#define FF_PROFILE_MPEG2_SS 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue