Commit 953f267b authored by alexc's avatar alexc

Mark the AOT escape value as supported.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19662 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9e45272e
...@@ -79,7 +79,7 @@ enum AudioObjectType { ...@@ -79,7 +79,7 @@ enum AudioObjectType {
AOT_SSC, ///< N SinuSoidal Coding AOT_SSC, ///< N SinuSoidal Coding
AOT_PS, ///< N Parametric Stereo AOT_PS, ///< N Parametric Stereo
AOT_SURROUND, ///< N MPEG Surround AOT_SURROUND, ///< N MPEG Surround
AOT_ESCAPE, ///< N Escape Value AOT_ESCAPE, ///< Y Escape Value
AOT_L1, ///< Y Layer 1 AOT_L1, ///< Y Layer 1
AOT_L2, ///< Y Layer 2 AOT_L2, ///< Y Layer 2
AOT_L3, ///< Y Layer 3 AOT_L3, ///< Y Layer 3
......
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