summaryrefslogtreecommitdiff
path: root/vpx_ports/mem.h
AgeCommit message (Expand)Author
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2019-11-25fix __has_attribute in visual studioJohann
2019-11-23Disable -ftrivial-auto-var-init= for hot codeVitaly Buka
2018-09-15cosmetics: normalize include guardsJames Zern
2017-05-16Revert "Add visibility="protected" attribute for global variables referenced ...Johann Koenig
2017-05-15'protected' visibility unsupported on machoJohann
2017-05-12Add visibility="protected" attribute for global variables referenced in asm f...Rahul Chaudhry
2017-04-18Create CAST_TO_BYTEPTR/SHORTPTRLinfeng Zhang
2017-02-14Remove UNINITIALIZED_IS_SAFEJohann
2016-08-31Fix -Wundef warning for __SANITIZE_ADDRESS__Johann
2016-08-04Merge "Pad 'Left' when building under ASan"Johann Koenig
2016-08-03Fix msvc compiler warningsYaowu Xu
2016-08-03Pad 'Left' when building under ASanJohann
2016-07-25vpx_ports: apply clang-formatclang-format
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2015-05-13Relocate memory operations for common codeJohann
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2014-09-14vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h.Jia Jia
2013-12-16vpx_ports: normalize include guardsJames Zern
2013-03-05Code cleanup.Dmitry Kovalev
2012-11-05vpx_ports: merge with masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
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-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-18Initial WebM releaseJohn Koleszar