summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4audio.h
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2009-11-12 05:22:51 +0000
committerAlex Converse <alex.converse@gmail.com>2009-11-12 05:22:51 +0000
commit07580347b95de7526a1743c63b016e79d088d0f2 (patch)
tree29ce88fd6ad35a6f4a509521887d385a521c9e34 /libavcodec/mpeg4audio.h
parentba278391baf1fd0ea5b8ca25560a24837b801ac6 (diff)
Mark AOT_ALS as a supported MPEG-4 audio object type.
Originally committed as revision 20524 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpeg4audio.h')
-rw-r--r--libavcodec/mpeg4audio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpeg4audio.h b/libavcodec/mpeg4audio.h
index 64a3f029af..59e8f1135b 100644
--- a/libavcodec/mpeg4audio.h
+++ b/libavcodec/mpeg4audio.h
@@ -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