Commit 2b823a52 authored by Alex Converse's avatar Alex Converse

Fix typo in AOT_ER_AAC_ELD

Originally committed as revision 18034 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d3487e47
......@@ -84,7 +84,7 @@ enum AudioObjectType {
AOT_ALS, ///< N Audio LosslesS
AOT_SLS, ///< N Scalable LosslesS
AOT_SLS_NON_CORE, ///< N Scalable LosslesS (non core)
AOT_ER_AAC_LD, ///< N Error Resilient Enhanced Low Delay
AOT_ER_AAC_ELD, ///< N Error Resilient Enhanced Low Delay
AOT_SMR_SIMPLE, ///< N Symbolic Music Representation Simple
AOT_SMR_MAIN, ///< N Symbolic Music Representation Main
};
......
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