On Tue, Sep 06, 2016 at 07:11:17AM +0300, Dmitry Kalinkin wrote:
> __MAC_10_11 can be present in updated revision of an older SDK so it
> can't reliably detect availability of kAudioFormatEnhancedAC3 constant.
>
> Fixes: b4daa2c40f ('lavc/audiotoolboxdec: add eac3 decoder')
> Cc: Rodger Combs
> S
__MAC_10_11 can be present in updated revision of an older SDK so it
can't reliably detect availability of kAudioFormatEnhancedAC3 constant.
Fixes: b4daa2c40f ('lavc/audiotoolboxdec: add eac3 decoder')
Cc: Rodger Combs
Signed-off-by: Dmitry Kalinkin
---
libavcodec/audiotoolboxdec.c | 2 +-
1 fi