summaryrefslogtreecommitdiff
path: root/vpx_mem
AgeCommit message (Expand)AuthorFilesLines
2016-07-25vpx_mem: apply clang-formatclang-format3-35/+28
2016-02-02vpx_mem.c: remove unused macroJames Zern1-2/+0
2015-10-06vpx_memset16: drop unnecessary localJames Zern1-3/+2
2015-10-06vpx_memset16: quiet signed/unsigned warningJames Zern1-1/+1
2015-08-14Remove vp10's build dependency on vp9Yaowu Xu2-3/+3
2015-04-28vpx_mem: remove vpx_memsetJames Zern2-9/+1
2015-04-28vpx_mem: remove vpx_memcpyJames Zern2-6/+0
2015-04-28vpx_mem: remove vpx_memmoveJames Zern2-6/+0
2015-04-23vpx_mem: remove REPLACE_BUILTIN_FUNCTIONSJames Zern1-23/+0
2015-04-22vpx_mem: remove global function pointerJames Zern3-137/+7
2015-04-22vpx_mem: remove mem trackerJames Zern6-1237/+0
2015-04-20vpx_mem: remove 'mem checks'James Zern3-98/+5
2015-04-20vpx_mem: remove memory manager codeJames Zern17-2889/+0
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee2-0/+27
2013-12-16vpx_mem: normalize include guardsJames Zern8-12/+27
2013-09-06vpx_mem: increase default alignmentJames Zern1-5/+1
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar2-2/+2
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar2-2/+2
2012-12-05Remove last duck_ functionsJohann1-8/+1
2012-08-14Fix warnings.Christian Duvivier1-0/+1
2012-07-17Restyle codeJohn Koleszar18-2518/+2219
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu2-2/+2
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy2-2/+2
2011-07-12Remove rotting NDS_NITRO code.Fritz Koenig2-55/+0
2011-02-18clean up unused filesJohn Koleszar4-1945/+0
2010-10-27Eliminate more warnings.Timothy B. Terriberry3-44/+46
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar23-23/+23
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar23-46/+46
2010-06-04LICENSE: update with latest textJohn Koleszar23-92/+115
2010-05-18Initial WebM releasev0.9.0John Koleszar24-0/+6819