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
2020-03-07CI: Deduplicate and template jobsKonstantin Pavlov
2020-03-05CI: run a selection of jobs on a node with avx2Janne Grunau
2020-03-03CI/armv7: use `linux32 meson ...` to allow running on aarch64Janne Grunau
2020-02-18CI: update aarch64 docker image to buster with meson 0.49Janne Grunau
2020-01-21CI: Use a newer image to build snap packagesKonstantin Pavlov
2019-10-11ci: Try switching two GCC based arm/aarch64 build configurations to debugopti...Martin Storsjö
2019-10-08Move snap to package/ subfolderJean-Baptiste Kempf
2019-09-01CI: use "needs:" to break the static build, test stage dependencyJanne Grunau
2019-07-02build: fix meson deprecation warningVictorien Le Couviour--Tuffet
2019-06-27ci: add test stage for clang armv7a buildJanne Grunau
2019-06-06CI: Added ppc64le build and test jobsKonstantin Pavlov
2019-05-19ci: Add full testdata tests on aarch64Martin Storsjö
2019-05-07ci: Check for unprefixed global symbolsHenrik Gramner
2019-05-06ci: Ignore binary files in style checkHenrik Gramner
2019-04-24ci: Add a test for x86-64 with 16-byte stack alignmentHenrik Gramner
2019-03-28CI: Check for newline at end of fileHenrik Gramner
2019-03-01ci: Add style check for 'david' with an iMatthias Dressel
2019-02-26CI: Allow snap build/publish to failKonstantin Pavlov
2019-02-26CI: Pin ubuntu-snap builds to amd64 machinesKonstantin Pavlov
2019-02-22CI: Publish snaps on the snap storeKonstantin Pavlov
2019-02-21CI: Added a snap build jobKonstantin Pavlov
2019-02-21ci: Don't fail if the upstream cleanup failsMartin Storsjö
2019-02-21ci: Cope with the fact that the "upstream" remote might already existMartin Storsjö
2019-02-21ci: Check for trailing whitespaceHenrik Gramner
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