Mark AOT_ALS as a supported MPEG-4 audio object type.
Originally committed as revision 20524 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ba278391ba
commit
07580347b9
@ -85,7 +85,7 @@ enum AudioObjectType {
|
|||||||
AOT_L2, ///< Y Layer 2
|
AOT_L2, ///< Y Layer 2
|
||||||
AOT_L3, ///< Y Layer 3
|
AOT_L3, ///< Y Layer 3
|
||||||
AOT_DST, ///< N Direct Stream Transfer
|
AOT_DST, ///< N Direct Stream Transfer
|
||||||
AOT_ALS, ///< N Audio LosslesS
|
AOT_ALS, ///< Y Audio LosslesS
|
||||||
AOT_SLS, ///< N Scalable LosslesS
|
AOT_SLS, ///< N Scalable LosslesS
|
||||||
AOT_SLS_NON_CORE, ///< N Scalable LosslesS (non core)
|
AOT_SLS_NON_CORE, ///< N Scalable LosslesS (non core)
|
||||||
AOT_ER_AAC_ELD, ///< N Error Resilient Enhanced Low Delay
|
AOT_ER_AAC_ELD, ///< N Error Resilient Enhanced Low Delay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user