mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Mark the AOT escape value as supported.
Originally committed as revision 19662 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
08dac48d61
commit
8ba939d702
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user