Commit 07580347 authored by Alex Converse's avatar Alex Converse

Mark AOT_ALS as a supported MPEG-4 audio object type.

Originally committed as revision 20524 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ba278391
......@@ -85,7 +85,7 @@ enum AudioObjectType {
AOT_L2, ///< Y Layer 2
AOT_L3, ///< Y Layer 3
AOT_DST, ///< N Direct Stream Transfer
AOT_ALS, ///< N Audio LosslesS
AOT_ALS, ///< Y Audio LosslesS
AOT_SLS, ///< N Scalable LosslesS
AOT_SLS_NON_CORE, ///< N Scalable LosslesS (non core)
AOT_ER_AAC_ELD, ///< N Error Resilient Enhanced Low Delay
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment