Fixed on a new patch
On Sun, Mar 27, 2016 at 8:54 PM, Hendrik Leppkes
wrote:
> On Sun, Mar 27, 2016 at 1:52 PM, wrote:
> > From: Crossle Song
> >
> > Fix error libavcodec/audiotoolboxenc.c use of undeclared
> > 'kAudioCodecPropertyBitRateControlMode' on iOS
> >
> > AudioToolbox now support iO
From: Crossle Song
Fix error libavcodec/audiotoolboxenc.c use of undeclared
'kAudioCodecPropertyBitRateControlMode' on iOS
AudioToolbox now support iOS
---
libavcodec/audiotoolboxenc.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/libavcodec/audiotoolboxenc.c b/libavcodec/audi
On Sun, Mar 27, 2016 at 1:52 PM, wrote:
> From: Crossle Song
>
> Fix error libavcodec/audiotoolboxenc.c use of undeclared
> 'kAudioCodecPropertyBitRateControlMode' on iOS
>
> AudioToolbox now support iOS
> ---
> libavcodec/audiotoolboxenc.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 dele
From: Crossle Song
Fix error libavcodec/audiotoolboxenc.c use of undeclared
'kAudioCodecPropertyBitRateControlMode' on iOS
AudioToolbox now support iOS
---
libavcodec/audiotoolboxenc.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavcodec/audiotoolboxenc.c b/libav