changeset 10063:669776b7b051 libavcodec

Mark the AOT escape value as supported.
author alexc
date Mon, 17 Aug 2009 00:15:02 +0000
parents 2497c153571a
children 41796cdda927
files mpeg4audio.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpeg4audio.h	Mon Aug 17 00:14:10 2009 +0000
+++ b/mpeg4audio.h	Mon Aug 17 00:15:02 2009 +0000
@@ -79,7 +79,7 @@
     AOT_SSC,                   ///< N                       SinuSoidal Coding
     AOT_PS,                    ///< N                       Parametric Stereo
     AOT_SURROUND,              ///< N                       MPEG Surround
-    AOT_ESCAPE,                ///< N                       Escape Value
+    AOT_ESCAPE,                ///< Y                       Escape Value
     AOT_L1,                    ///< Y                       Layer 1
     AOT_L2,                    ///< Y                       Layer 2
     AOT_L3,                    ///< Y                       Layer 3