Fixes error "libavcodec/audiotoolboxenc.c:294:50: error: use of undeclared
identifier 'kAudioCodecPropertyPacketSizeLimitForVBR'."
That was added to 10.9:
https://developer.apple.com/library/mac/releasenotes/General/APIDiffsMacOSX10_9/AudioUnit.html
Signed-off-by: Dan Denn
Fixes error:
libavcodec/videotoolbox.c:511:18: error: implicit declaration of
function 'CMVideoFormatDescriptionCreateFromH264ParameterSets' is
invalid in C99
This was added in 10.9:
https://developer.apple.com/reference/coremedia/1489818-cmvideoformatdescriptioncreatefr?language=objc
---
libavco
On Sun, Jun 19, 2016 at 9:25 PM Richard Kern wrote:
>
> > On Jun 19, 2016, at 6:11 PM, Dan Dennedy wrote:
> >
> > Fixes error:
> > libavcodec/videotoolbox.c:511:18: error: implicit declaration of
> > function 'CMVideoFormatDescriptionCreateFromH2
On Mon, Jun 20, 2016 at 9:45 PM Dan Dennedy wrote:
> On Sun, Jun 19, 2016 at 9:25 PM Richard Kern wrote:
>
>>
>> > On Jun 19, 2016, at 6:11 PM, Dan Dennedy wrote:
>> >
>> > Fixes error:
>> > libavcodec/videotoolbox.c:511:
On Wed, Feb 11, 2015 at 12:20 PM Michael Niedermayer
wrote:
>
> please provide a example which works
> this is not an example its a description of how to create an example
> I mean example in the sense that its bytes when given to the right
> program like /bin/sh will do something not a descripti