summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2018-03-23configure: Add an arm64-win64-gcc targetMartin Storsjo
2018-03-23configure: Add an armv7-win32-gcc targetMartin Storsjo
2018-03-14remove spatial svc experimentJohann
2018-03-12autodetect macOS High SierraJohann
2018-03-05add worst-case frame size capJohann
2017-12-21Don't force inlining for msvc targets.Ralph Giles
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-08-24Make sure diff is present at configure time.Tom Finegan
2017-07-31loongson mmi configuration patch.YinShiyou
2017-07-11Reintroduce fix for max qindex calculation of a gf intervalJim Bankoski
2017-06-15configure: test for -Wparentheses-equalityJames Zern
2017-05-23Add support for Visual Studio 2017Gregor Jasny
2017-04-05configure: enable -Wshorten-64-to-32 for hbdJames Zern
2017-03-24remove CONFIG_MISC_FIXESJames Zern
2017-03-09Remove ppc-linux-gcc targetJohann
2017-03-08Add support for POWER8/VSXRafael de Lucena Valle
2017-01-27Add macOS Sierra support in configureJerome Jiang
2016-10-28Add tools/tiny_ssim for generating SSIM/PSNR.Peter Boström
2016-09-27configure: test for -Wshorten-64-to-32 in non hbd buildsJames Zern
2016-09-27Expand -Wextra to more of the libraryJohann
2016-09-19Remove -fno-strict-aliasing flagJohann
2016-09-15Documentation for building unit tests for AndroidJohann
2016-08-31Enable -Wundef by defaultJohann
2016-08-04Remove armv6 targetJohann
2016-07-25configure: test for -Wfloat-conversionJames Zern
2016-07-15configure: turn on all unused warnings by defaultJim Bankoski
2016-06-30configure: remove x86inc.asm distinctionJohann
2016-06-29configure: restore vs_version variableJames Zern
2016-06-28configure: remove old visual studio support (<2010)James Zern
2016-06-22Add default flags for arm64/armv8 buildsJohann
2016-06-22Merge "remove vp10"James Zern
2016-06-17remove vp10James Zern
2016-06-17Configuration: Use 'is_in' instead of echo | grepJohann
2016-06-17Parse codec options in order of occurrence.Johann
2016-05-12Add --enable-shared option to iosbuild.sh to build dynamic frameworkBrion Vibber
2016-05-02configure.sh: Remove armv6-darwin target.Tom Finegan
2016-04-12configure: Add an arm64-linux-gcc target configurationMartin Storsjo
2016-02-03configure: enable -Wunused-function by defaultJames Zern
2016-01-14Merge changes I6998e15f,I88891d9fJames Zern
2016-01-08Remove experimental flag for ext_txDebargha Mukherjee
2016-01-08Modifies inter/intra coding to allow all tx typesDebargha Mukherjee
2016-01-05Merge "Assert no 8x4/4x8 partition for scaled references"Yaowu Xu
2016-01-04Assert no 8x4/4x8 partition for scaled referencesYaowu Xu
2015-12-17Remove unused POSIX_MMAP referencesJohann
2015-12-17Remove unused stdint.h checkJohann
2015-11-17configure: simplify x86 asm dependenciesJames Zern
2015-11-02Add target for Mac OS X 10.11 'El Capitan'Alex Converse
2015-10-21vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje
2015-10-21vp10: merge universal_hp experiment into misc_fixes.Ronald S. Bultje
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje