aboutsummaryrefslogtreecommitdiff
path: root/config/x86_64
AgeCommit message (Collapse)Author
2017-06-01libvpx: Pull from upstreamoreo-devJames Zern
Current HEAD: bcfd9c97508531a81cc2f5d393edb9eb1b00ce79 git log from upstream: bcfd9c975 Add support for Visual Studio 2017 c167345ff Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2 67ac68e39 variance neon: assert overflow conditions d217c8713 neon variance: special case 4x 7b742da63 neon variance: process 4x blocks 2057d3ef7 use memcpy for unaligned neon stores 2adc0443d vp9: Adjustments to cyclic refresh for high motion. ff9395eb3 vp9: Speed >= 8: Modify condition for low-resoln. 7498fe2e5 neon 4 byte helper functions 105503b83 neon fdct: 4x4 implementation 5680b4517 Changes to modified error. 1205e3207 vp9: SVC: Modify condition to allow for copy partition. 2ba4729ef vp9: Make copy partition work for SVC and dynamic resize. 4733df333 vp9: Modify ChangingDropFrameThresh unittest. 3210ca6d6 Update partial idct testing code 42e5073f9 Experiment. Store first pass errors as per MB values. 18e8baa5c Add transpose_32bit_4x4() and rename transpose_4x4() for vpx_dsp/x86 2300e1667 Revert "Add visibility="protected" attribute for global variables referenced in asm files." 13d4a0d01 Revert "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10."" 370480780 Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10." <...> + cherry-pick: 0d88e1545 Add visibility="protected" attribute for global variables referenced in asm files. Test: CtsVideoTestCases BUG=b/37826560 Merged-In: I066cdea081a1f12f5ebfb6e070446bb1502be296 Change-Id: Ia3727385fdcf9ba4d717f2002398f4db3faeb118
2017-04-10Limit vpx decoder to 4K framesMarco Nelissen
Bug: 34360591 Change-Id: If66c3498b9a7052219af2dcaa2ef33e1408a8587
2017-01-18Update external/libvpx to v1.6.1android-o-preview-1o-previewJohann
Bug: 33579953 Test: build.webmproject.org automated tests, chromium tests, manual builds. Change-Id: I87e9a4e6a0c55465ecbf54cca64ccc24a9f4b57c
2016-07-21Update external/libvpx to v1.6.0Johann
Change-Id: I9425a3d3c3524d43823bc89f9f03556420c3dd42
2016-02-04Update external/libvpx to 1.5.0 releaseJohann
Change-Id: Idbffcaf52c19f78927c57e4947fc230d48836076 (cherry picked from commit 2263fc984bdc858ee931d3e35c87c404de923950)
2015-10-19libvpx: Pull from upstreamVignesh Venkatasubramanian
Current HEAD: 7105df53d7dc13d5e575bc8df714ec8d1da36b06 Includes security fixes and performance improvements. Also removed the VP10 related code from the upstream repository. BUG=23452792 Change-Id: I97452dff5b1f0756e19d621111797363cc533d46 (cherry picked from commit da49e34c1fb5e99681f4ad99c21d9cfd83eddb96)