Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21ci: Check the style of commit messagesMartin Storsjö
2019-02-19ci: Add a job for testing win32 with no extra stack alignment, like msvcMartin Storsjö
2019-02-19ci: Update to the latest vlc-debian-llvm-mingw docker imageMartin Storsjö
2019-02-17ci: Add a job that runs all tests for a mingw build in wineMartin Storsjö
2019-02-17ci: Use more sensible tags for the win32/win64 jobsMartin Storsjö
2019-02-17ci: Run tests (checkasm) in the win32/win64 buildersMartin Storsjö
2019-02-17ci: Use the latest version of the dav1d-debian-unstable builder imageMartin Storsjö
2019-02-07CI: disable logging on test jobsJames Almer
2019-02-07CI: Added armv7 build jobs.Konstantin Pavlov
2019-01-24CI: Add CI jobs for armv7-w64-mingw32 and aarch64-w64-mingw32Martin Storsjö
2018-12-18CI: update debian32 image to treat text relocations as errorJanne Grunau
2018-12-18CI: Add a 32-bit Linux build jobHenrik Gramner
2018-12-18CI: enforce lack of carriage return / tabRonald S. Bultje
2018-12-07CI: set empty dependecies for the tests jobsJanne Grunau
2018-11-28CI: use the sanitizer test setup to prevent timeoutsJanne Grunau
2018-11-28CI: make sure MSAN and UBSAN warnings are errorsJanne Grunau
2018-11-22CI: move test-debian-msan to amd64 to avoid timeoutsJanne Grunau
2018-11-22CI: use aarch64 images from VideoLAN registry.Konstantin Pavlov
2018-11-21CI: use meson's '--werror' instead of CFLAGSJanne Grunau
2018-11-17CI: add asan/msan/ubsan test jobs for oss-fuzz regression testingJanne Grunau
2018-11-17CI: change build-debian-werror job to debug buildJanne Grunau
2018-11-14CI: bump the dav1d-debian-unstable image version.Konstantin Pavlov
2018-11-03CI: update master in the cached test data repository during fetchJanne Grunau
2018-11-01CI: cache dav1d-test-dataJanne Grunau
2018-11-01CI: run testdata tests on all branches and merge requestsJanne Grunau
2018-10-31CI: add testdata based regression testsJanne Grunau
2018-10-24CI: add -Werror to all warning free jobs and add clang-7 jobJanne Grunau
2018-10-24CI: add a -Werror build without checkasmJanne Grunau
2018-10-02CI: added macOS build job.Konstantin Pavlov
2018-10-02CI: add build-debian-aarch64 and build-debian-aarch64-clang-5Janne Grunau
2018-10-02CI: Add a static build on debianMarvin Scholz
2018-09-29CI: Run tests on linuxMarvin Scholz
2018-09-28CI: Do not run ninja with the verbose flagMarvin Scholz
2018-09-28gitlab-ci: Bump the image versionHugo Beauzée-Luyssen
2018-09-27CI: Save artifacts for Windows buildsMarvin Scholz
2018-09-27build: fix incorrect version.h dependencyShiz
2018-09-27gitlab-ci: Use a newer image with -static-libgccHugo Beauzée-Luyssen
2018-09-27CI: generate include/version.h explicitly until !3 is mergedJanne Grunau
2018-09-25gitlab-ci: Check for win32/win64 buildsHugo Beauzée-Luyssen
2018-09-25gitlab-ci: use a newer image which includes nasm.Konstantin Pavlov
2018-09-23Added gitlab-ci instructions.Konstantin Pavlov