summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-28vpx_mem: remove vpx_memmoveJames Zern
2015-04-29Merge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"James Zern
2015-04-28Merge "x86_simd_caps: check max cpuid before testing AVX2"James Zern
2015-04-28Merge "WIP: Use LUT for y_dequant/uv_dequant"Frank Galligan
2015-04-28Merge "Fix debugmodes file to print modes and MVs correctly"Yunqing Wang
2015-04-28WIP: Use LUT for y_dequant/uv_dequantScott LaVarnway
2015-04-27Fix debugmodes file to print modes and MVs correctlyYunqing Wang
2015-04-25Merge "PATENTS: fix a typo: constitutes -> constitute"James Zern
2015-04-24PATENTS: fix a typo: constitutes -> constituteJames Zern
2015-04-24x86_simd_caps: check max cpuid before testing AVX2James Zern
2015-04-24Add validation of UV partition sizeYaowu Xu
2015-04-23vpx_mem: remove REPLACE_BUILTIN_FUNCTIONSJames Zern
2015-04-22vpx_mem: remove global function pointerJames Zern
2015-04-22vpx_mem: remove mem trackerJames Zern
2015-04-22Merge "vpx_mem: remove 'mem checks'"Johann
2015-04-22Merge "vpx_mem: remove memory manager code"Johann
2015-04-22Adds worst frame metrics for a bunch of metrics.Jim Bankoski
2015-04-22Merge "Modified test for auto key frame detection."paulwilkins
2015-04-22Merge "Limit arf interval for low fpf clips."paulwilkins
2015-04-21Merge "mips msa vp9 convolve8 horiz optimization"Parag Salasakar
2015-04-21Merge "Adds a new temporal consistency metric to libvpx."Jim Bankoski
2015-04-21Merge "Rename neon convolve avg file"Johann
2015-04-21Rename neon convolve avg fileJohann
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-04-21Adds a new temporal consistency metric to libvpx.Jim Bankoski
2015-04-21Merge "Resolve configuration conflict"Yaowu Xu
2015-04-21Modified test for auto key frame detection.paulwilkins
2015-04-21mips msa vp9 convolve8 horiz optimizationParag Salasakar
2015-04-20Merge "mips msa vp9 convolve8 hv optimization"Parag Salasakar
2015-04-20vpx_mem: remove 'mem checks'James Zern
2015-04-20vpx_mem: remove memory manager codeJames Zern
2015-04-21mips msa vp9 convolve8 hv optimizationParag Salasakar
2015-04-20Resolve configuration conflictYaowu Xu
2015-04-20Move declaration before statementYaowu Xu
2015-04-18Merge "mips msa vp9 convolve8 vert optimization"Parag Salasakar
2015-04-18mips msa vp9 convolve8 vert optimizationParag Salasakar
2015-04-17Merge "Adds a blockiness metric to internal stats."Jim Bankoski
2015-04-17Merge "adds psnrhvs to internal stats."Jim Bankoski
2015-04-17Merge "Adds a fastssim metric to VPX internal stats."Jim Bankoski
2015-04-17Adds a blockiness metric to internal stats.Jim Bankoski
2015-04-17Fix dependency of android vpx test application.Frank Galligan
2015-04-17adds psnrhvs to internal stats.Jim Bankoski
2015-04-17Adds a fastssim metric to VPX internal stats.Jim Bankoski
2015-04-17Merge "Remove unnecessary backup token stream pointer"Jingning Han
2015-04-16Revert "Revert "Force_split on 16x16 blocks in variance partition.""Marco Paniconi
2015-04-16Remove unnecessary backup token stream pointerJingning Han
2015-04-16Merge "Fix multithread encode test"Frank Galligan
2015-04-16Fix multithread encode testFrank Galligan
2015-04-16Merge "[svc] Fix syntax error when encoding multiple tiles."Minghai Shang