shithub: dav1d

Download patch

ref: 592e96bffb7ffd2989d8bb299e4691c81a570217
parent: 6ceb29d2a6cabf5b9ee747f8286c7ea02080fe8c
author: Martin Storsjö <martin@martin.st>
date: Mon Feb 18 11:34:42 EST 2019

ci: Update to the latest vlc-debian-llvm-mingw docker image

This version supports running the built executables with wine.

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -95,7 +95,7 @@
         expire_in: 1 week
 
 build-win-arm32:
-    image: registry.videolan.org:5000/vlc-debian-llvm-mingw:20190117110230
+    image: registry.videolan.org:5000/vlc-debian-llvm-mingw:20190218133533
     stage: build
     tags:
         - debian
@@ -110,7 +110,7 @@
         - ninja -C build
 
 build-win-arm64:
-    image: registry.videolan.org:5000/vlc-debian-llvm-mingw:20190117110230
+    image: registry.videolan.org:5000/vlc-debian-llvm-mingw:20190218133533
     stage: build
     tags:
         - debian