# HG changeset patch # User alexc # Date 1250468102 0 # Node ID 669776b7b0513faca90ac08c008470f3f1ff4ee8 # Parent 2497c153571a93645ec61c079b666513b4e79122 Mark the AOT escape value as supported. diff -r 2497c153571a -r 669776b7b051 mpeg4audio.h --- 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