On 16-06-2018 01:11 AM, Michael Niedermayer wrote:
tested with mingw64+wine and qemu-mips, seems to work
thx
Pushed.
Thanks,
Gyan
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Fri, Jun 15, 2018 at 10:44:57PM +0530, Gyan Doshi wrote:
>
> The recently added qt-faststart references the tool using $(PROGSSUF).
>
> However, that tool isn't built with the suffix when supplied, and so the
> test fails for me. Patch fixes it.
> Makefile |2 +-
> fate/mov.mak |
The recently added qt-faststart references the tool using $(PROGSSUF).
However, that tool isn't built with the suffix when supplied, and so the
test fails for me. Patch fixes it.
From df8ac19a005524bc152c9fae53b4dddc29dc9257 Mon Sep 17 00:00:00 2001
From: Gyan Doshi
Date: Fri, 15 Jun 2018 22:3