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:18: error: implicit declaration of
>> > function 'CMVideoFormatDescription
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 'CMVideoFormatDescriptionCreateFromH264ParameterSets' is
> > invalid in C99
> >
> > Thi
> On Jun 19, 2016, at 6:11 PM, Dan Dennedy wrote:
>
> 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/coremedi
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