summaryrefslogtreecommitdiff
path: root/vpx_mem
Commit message (Expand)AuthorAgeFilesLines
* Merge "cosmetics: normalize include guards"James Zern2018-09-182-6/+6
|\
| * cosmetics: normalize include guardsJames Zern2018-09-152-6/+6
* | vpx_mem: allow VPX_MAX_ALLOCABLE_MEMORY to be overriddenJames Zern2018-09-171-0/+2
|/
* vpx_mem: make vpx_memset16 inlineJames Zern2017-09-082-10/+8
* Remove vpx_realloc()Alex Converse2016-10-052-33/+0
* vpx_mem.c: remove unnecessary inlineJames Zern2016-09-071-5/+5
* vpx_mem,align_addr: use ~ to create maskJames Zern2016-08-272-2/+2
* vpx_mem: add basic size checkJames Zern2016-08-241-11/+34
* vpx_mem: normalize function namesJames Zern2016-08-241-13/+14
* vpx_realloc correction.Urvang Joshi2016-08-241-2/+8
* vpx_mem: Refactor codeUrvang Joshi2016-08-241-27/+28
* vpx_mem: apply clang-formatclang-format2016-07-253-35/+28
* vpx_mem.c: remove unused macroJames Zern2016-02-021-2/+0
* vpx_memset16: drop unnecessary localJames Zern2015-10-061-3/+2
* vpx_memset16: quiet signed/unsigned warningJames Zern2015-10-061-1/+1
* Remove vp10's build dependency on vp9Yaowu Xu2015-08-142-3/+3
* vpx_mem: remove vpx_memsetJames Zern2015-04-282-9/+1
* vpx_mem: remove vpx_memcpyJames Zern2015-04-282-6/+0
* vpx_mem: remove vpx_memmoveJames Zern2015-04-282-6/+0
* vpx_mem: remove REPLACE_BUILTIN_FUNCTIONSJames Zern2015-04-231-23/+0
* vpx_mem: remove global function pointerJames Zern2015-04-223-137/+7
* vpx_mem: remove mem trackerJames Zern2015-04-226-1237/+0
* vpx_mem: remove 'mem checks'James Zern2015-04-203-98/+5
* vpx_mem: remove memory manager codeJames Zern2015-04-2017-2889/+0
* Adds config opt for highbitdepth + misc. vpxDeb Mukherjee2014-09-022-0/+27
* vpx_mem: normalize include guardsJames Zern2013-12-168-12/+27
* vpx_mem: increase default alignmentJames Zern2013-09-061-5/+1
* Merge vp9-preview changes into experimental branchJohn Koleszar2013-01-082-2/+2
|\
| * Build fixes to merge vp9-preview into masterJohn Koleszar2012-12-262-2/+2
* | Remove last duck_ functionsJohann2012-12-051-8/+1
|/
* Fix warnings.Christian Duvivier2012-08-141-0/+1
* Restyle codeJohn Koleszar2012-07-1718-2518/+2219
* WebM Experimental Codec Branch SnapshotYaowu Xu2012-03-152-2/+2
* Replace vpx_ports/config.h with vpx_config.hAttila Nagy2011-09-222-2/+2
* Remove rotting NDS_NITRO code.Fritz Koenig2011-07-122-55/+0
* clean up unused filesJohn Koleszar2011-02-184-1945/+0
* Eliminate more warnings.Timothy B. Terriberry2010-10-273-44/+46
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-0923-23/+23
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-1823-46/+46
* LICENSE: update with latest textJohn Koleszar2010-06-0423-92/+115
* Initial WebM releasev0.9.0John Koleszar2010-05-1824-0/+6819