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 (Collapse)Author
2022-09-09crossfiles: Update Android toolchainsMatthias Dressel
* Android armv7: target API 19 since it's the lowest directly provided by the new NDK. * Newer NDK has generic tools for ar, strip, etc. * Remove windres as it's only relevant for Windows targets.
2020-06-25CI: Fix PIC test on 32-bit x86Henrik Gramner
2020-03-24crossfiles: android: Remove misleading commentHugo Beauzée-Luyssen
2020-03-24crossfiles: android armv7: Target API 16Hugo Beauzée-Luyssen
2020-03-24crossfiles: android: Remove hardcoded c_argsHugo Beauzée-Luyssen
2020-03-24package: Add android crossfilesHugo Beauzée-Luyssen
2020-03-22Add crosscompile config files for 32, 64-bit Windows and 32-bit LinuxJustin Bull
2019-11-23snap: bump grade to stableKonstantin Pavlov
This enables releasing stable versions on the snap store.
2019-10-08Move snap to package/ subfolderJean-Baptiste Kempf