On Fri, Oct 02, 2015 at 12:36:54PM +0200, Clément Bœsch wrote:
> On Fri, Oct 02, 2015 at 12:20:10PM +0200, wm4 wrote:
> > On Fri, 2 Oct 2015 11:23:59 +0200
> > Clément Bœsch wrote:
> >
> > > On Fri, Oct 02, 2015 at 11:11:37AM +0200, wm4 wrote:
> > > [...]
> > > > > +#if HAVE_UTGETOSTYPEFROMSTRING
On Fri, Oct 02, 2015 at 12:20:10PM +0200, wm4 wrote:
> On Fri, 2 Oct 2015 11:23:59 +0200
> Clément Bœsch wrote:
>
> > On Fri, Oct 02, 2015 at 11:11:37AM +0200, wm4 wrote:
> > [...]
> > > > +#if HAVE_UTGETOSTYPEFROMSTRING
> > > > vdactx->cv_pix_fmt_type =
> > > > UTGetOSTypeFromStrin
On Fri, 2 Oct 2015 11:23:59 +0200
Clément Bœsch wrote:
> On Fri, Oct 02, 2015 at 11:11:37AM +0200, wm4 wrote:
> [...]
> > > +#if HAVE_UTGETOSTYPEFROMSTRING
> > > vdactx->cv_pix_fmt_type = UTGetOSTypeFromString(pixfmt_str);
> > > +#else
> > > +av_log(s, loglevel, "UTGetOST
On Fri, Oct 02, 2015 at 11:11:37AM +0200, wm4 wrote:
[...]
> > +#if HAVE_UTGETOSTYPEFROMSTRING
> > vdactx->cv_pix_fmt_type = UTGetOSTypeFromString(pixfmt_str);
> > +#else
> > +av_log(s, loglevel, "UTGetOSTypeFromString() is not available "
> > + "on this p
On Fri, 2 Oct 2015 10:36:39 +0200
Clément Bœsch wrote:
> From: Clément Bœsch
>
> ---
> configure | 11 ++-
> ffmpeg_videotoolbox.c | 8
> 2 files changed, 14 insertions(+), 5 deletions(-)
>
> diff --git a/configure b/configure
> index fd39778..225e7ae 100755
> -
From: Clément Bœsch
---
configure | 11 ++-
ffmpeg_videotoolbox.c | 8
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/configure b/configure
index fd39778..225e7ae 100755
--- a/configure
+++ b/configure
@@ -1804,6 +1804,7 @@ SYSTEM_FUNCS="
sysco