| Index: patched-ffmpeg-mt/libavcodec/mpeg4audio.h
|
| ===================================================================
|
| --- patched-ffmpeg-mt/libavcodec/mpeg4audio.h (revision 41250)
|
| +++ patched-ffmpeg-mt/libavcodec/mpeg4audio.h (working copy)
|
| @@ -57,7 +57,7 @@
|
| AOT_AAC_LC, ///< Y Low Complexity
|
| AOT_AAC_SSR, ///< N (code in SoC repo) Scalable Sample Rate
|
| AOT_AAC_LTP, ///< N (code in SoC repo) Long Term Prediction
|
| - AOT_SBR, ///< N (in progress) Spectral Band Replication
|
| + AOT_SBR, ///< Y Spectral Band Replication
|
| AOT_AAC_SCALABLE, ///< N Scalable
|
| AOT_TWINVQ, ///< N Twin Vector Quantizer
|
| AOT_CELP, ///< N Code Excited Linear Prediction
|
|
|