Re: [FFmpeg-devel] [PATCH]configure: Fix GPL dependency of avisynth / avxsynth

2017-04-01 Thread Carl Eugen Hoyos
2017-04-01 3:51 GMT+02:00 Stephen Hutchinson : > On 3/31/2017 7:11 PM, Carl Eugen Hoyos wrote: >> >> Hi! >> >> Attached patch fixes the license requirement for --enable-avisynth. >> > > LGTM. Patch applied. > I'd presume this is because of the weirdly worded exception language > in the Av[i|x]Syn

Re: [FFmpeg-devel] [PATCH]configure: Fix GPL dependency of avisynth / avxsynth

2017-03-31 Thread Stephen Hutchinson
On 3/31/2017 7:11 PM, Carl Eugen Hoyos wrote: Hi! Attached patch fixes the license requirement for --enable-avisynth. LGTM. I'd presume this is because of the weirdly worded exception language in the Av[i|x]Synth C header? Trying to wrap my head around what it was really trying to describe

Re: [FFmpeg-devel] [PATCH]configure: Fix GPL dependency of avisynth / avxsynth

2017-03-31 Thread Michael Niedermayer
On Sat, Apr 01, 2017 at 01:11:24AM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes the license requirement for --enable-avisynth. > > Please comment, Carl Eugen > configure |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > 64558e8450f89c703e18215d7e84b4e1dc43bde5 > 00