summaryrefslogtreecommitdiff
path: root/vpx_mem/vpx_mem.c
AgeCommit message (Expand)Author
2017-09-08vpx_mem: make vpx_memset16 inlineJames Zern
2016-10-05Remove vpx_realloc()Alex Converse
2016-09-07vpx_mem.c: remove unnecessary inlineJames Zern
2016-08-27vpx_mem,align_addr: use ~ to create maskJames Zern
2016-08-24vpx_mem: add basic size checkJames Zern
2016-08-24vpx_mem: normalize function namesJames Zern
2016-08-24vpx_realloc correction.Urvang Joshi
2016-08-24vpx_mem: Refactor codeUrvang Joshi
2016-07-25vpx_mem: apply clang-formatclang-format
2016-02-02vpx_mem.c: remove unused macroJames Zern
2015-10-06vpx_memset16: drop unnecessary localJames Zern
2015-10-06vpx_memset16: quiet signed/unsigned warningJames Zern
2015-08-14Remove vp10's build dependency on vp9Yaowu Xu
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-28vpx_mem: remove vpx_memmoveJames Zern
2015-04-22vpx_mem: remove global function pointerJames Zern
2015-04-22vpx_mem: remove mem trackerJames Zern
2015-04-20vpx_mem: remove 'mem checks'James Zern
2015-04-20vpx_mem: remove memory manager codeJames Zern
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2012-07-17Restyle codeJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar