Re: [FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-19 Thread Nicolas George
Le primidi 1er fructidor, an CCXXIII, Michael Niedermayer a écrit : > Also i think the primary question about supporting fallbacks > is if there is a volunteer to maintain such support. > If there is, there should be no objections against it. Well, there are, especially with that extra requirement

Re: [FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-18 Thread Michael Niedermayer
On Tue, Aug 18, 2015 at 08:27:51AM -0400, Ganesh Ajjanagadde wrote: > On Tue, Aug 18, 2015 at 6:57 AM, Michael Niedermayer > wrote: > > On Tue, Aug 18, 2015 at 09:04:41AM +0300, Arttu Ylä-Outinen wrote: > >> Signed-off-by: Arttu Ylä-Outinen > >> --- > >> configure |2 +- > >> 1 file changed,

Re: [FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-18 Thread wm4
On Tue, 18 Aug 2015 08:27:51 -0400 Ganesh Ajjanagadde wrote: > On Tue, Aug 18, 2015 at 6:57 AM, Michael Niedermayer > wrote: > > On Tue, Aug 18, 2015 at 09:04:41AM +0300, Arttu Ylä-Outinen wrote: > >> Signed-off-by: Arttu Ylä-Outinen > >> --- > >> configure |2 +- > >> 1 file changed, 1 in

Re: [FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-18 Thread Ganesh Ajjanagadde
On Tue, Aug 18, 2015 at 6:57 AM, Michael Niedermayer wrote: > On Tue, Aug 18, 2015 at 09:04:41AM +0300, Arttu Ylä-Outinen wrote: >> Signed-off-by: Arttu Ylä-Outinen >> --- >> configure |2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/configure b/configure >> index 5

Re: [FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-18 Thread Michael Niedermayer
On Tue, Aug 18, 2015 at 09:04:41AM +0300, Arttu Ylä-Outinen wrote: > Signed-off-by: Arttu Ylä-Outinen > --- > configure |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index 55cc7fb..3fa37b7 100755 > --- a/configure > +++ b/configure > @@ -5226

Re: [FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-18 Thread wm4
On Tue, 18 Aug 2015 09:04:41 +0300 Arttu Ylä-Outinen wrote: > Signed-off-by: Arttu Ylä-Outinen > --- > configure |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index 55cc7fb..3fa37b7 100755 > --- a/configure > +++ b/configure > @@ -5226,7 +5

[FFmpeg-devel] [PATCH] configure: Use pkg-config for libkvazaar.

2015-08-17 Thread Arttu Ylä-Outinen
Signed-off-by: Arttu Ylä-Outinen --- configure |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 55cc7fb..3fa37b7 100755 --- a/configure +++ b/configure @@ -5226,7 +5226,7 @@ enabled libgsm&& { for gsm_hdr in "gsm.h" "gsm/gsm.h"; do