summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2013-12-27Removing CONFIG_MD5.Dmitry Kovalev
2013-11-18Decoder performance test added to unit testsJoshua Litt
2013-11-18Merge "Add support for VC++2013"Yaowu Xu
2013-11-15Build iOS targets with XCode 5Johann
2013-11-14Add support for VC++2013Yaowu Xu
2013-10-31Remove one shot q experimentDeb Mukherjee
2013-10-29Merge "CL for adding AVX-AVX2 support in libvpx."Erik Niemeyer
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
2013-10-28Disable aliasing when building with ClangJohann
2013-09-09changed to enable vp9_postprocYaowu Xu
2013-09-04make vp9 postproc a config optionJim Bankoski
2013-08-21configure: fix action expansionJames Zern
2013-08-21configure: rename enable() to enable_feature()James Zern
2013-08-13Get rid of bashisms in the main build scriptsGuillaume Martres
2013-08-06sad + miscellaneous updatesJim Bankoski
2013-08-05reworked config for use_x86_incJim Bankoski
2013-08-05Begin to restrict x86inc.asm usageJim Bankoski
2013-07-24Removing CONFIG_BALANCED_COEFTREE experiment.Dmitry Kovalev
2013-07-19Make libvpx compile on OSX 10.9 (Mavericks)Morton Jonuschat
2013-06-26test_libvpx: disable pthreads in gtest for win targetsJames Zern
2013-06-20Revert "test_libvpx: disable pthreads in gtest"James Zern
2013-06-19test_libvpx: disable pthreads in gtestJames Zern
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-06-10Merge the new loopfilter experimentJohn Koleszar
2013-06-06Merge "Reimplementation of loop filter" into experimentalJohn Koleszar
2013-06-06Reimplementation of loop filterJohn Koleszar
2013-05-31Merge "Patch to remove implicit segmentation." into experimentalPaul Wilkins
2013-05-30Patch to remove implicit segmentation.Paul Wilkins
2013-05-29Balancing coef-tree to reduce bool decodesDeb Mukherjee
2013-05-25Remove loop dering experiment.Paul Wilkins
2013-05-23Merge Scatter Scan experiment.Paul Wilkins
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-21Merge "Initial version of alpha channel support" into experimentalJohn Koleszar
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21configure: Add x86*-vs10/11 targetsMartin Storsjo
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-13Add an option for building for arm in thumb modeMartin Storsjo
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Add building blocks for partition down to 4x4Jingning Han
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-06Y4M input support for 4:2:2, 4:4:4, 4:4:4:4John Koleszar
2013-05-03configure: special case flag test for clangJames Zern
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-23Add basic building blocks for 8x8 superblocks experiment.Ronald S. Bultje