Re: [Mlt-devel] 6.18.0 fails to build on some architectures

2019-12-30 Thread Patrick Matthäi
Hi Dan, Am 19.12.2019 um 11:31 schrieb Patrick Matthäi: > Am 19.12.2019 um 01:45 schrieb Dan Dennedy: >> >> On Tue, Dec 17, 2019 at 5:32 AM Patrick Matthäi > > wrote: >> >> Hi >> >> Am 22.11.2019 um 21:24 schrieb Dan Dennedy: >> > On Wed, Nov 20, 2019 at 7:

Re: [Mlt-devel] 6.18.0 fails to build on some architectures

2019-12-30 Thread John Paul Adrian Glaubitz
Hi! On 12/30/19 9:55 AM, Patrick Matthäi wrote: > Ok the attached patch works fine :) > > Can you please push this patch to your repo?: > > > diff -Naur mlt-6.18.0.orig/src/modules/avformat/Makefile > mlt-6.18.0/src/modules/avformat/Makefile > --- mlt-6.18.0.orig/src/modules/avformat/Makefile 

Re: [Mlt-devel] 6.18.0 fails to build on some architectures

2019-12-30 Thread Dan Dennedy
On Mon, Dec 30, 2019 at 1:16 AM John Paul Adrian Glaubitz < glaub...@physik.fu-berlin.de> wrote: > Hi! > > On 12/30/19 9:55 AM, Patrick Matthäi wrote: > > Ok the attached patch works fine :) > > > > Can you please push this patch to your repo?: > > > > > > diff -Naur mlt-6.18.0.orig/src/modules/av