summaryrefslogtreecommitdiff
path: root/vpx/vpx_integer.h
AgeCommit message (Expand)Author
2018-12-20vpx_integer.h: remove VPX_EMULATE_INTTYPESJames Zern
2018-12-19vpx_integer.h: drop VS2010 workaroundJames Zern
2018-09-15cosmetics: normalize include guardsJames Zern
2018-06-03Unbreak the force inline directive for gccLuca Barbato
2016-07-21vpx/: apply clang-formatclang-format
2016-06-28remove visual studio < 2010 workaroundsJames Zern
2016-05-09Revert "Skip inttypes.h on Darwin"James Zern
2016-05-04Skip inttypes.h on DarwinBrion Vibber
2015-02-09Add two constant definitionsYaowu Xu
2014-09-30vpx_integer.h: define __STDC_LIMIT_MACROSJames Zern
2014-09-30Revert "Fix compiling error in vp9_idct.h"James Zern
2014-09-30Fix compiling error in vp9_idct.hJingning Han
2014-08-12inline vpx functions in headers to avoid unused function warningJim Bankoski
2014-02-10vpx_integer: Use inttypes.h in MSVC (2013 and later).Tom Finegan
2013-12-16vpx: normalize include guardsJames Zern
2013-02-04Added INT16_MIN and INT16_MAX for MSVC buildsYaowu Xu
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2011-05-06Use stdint.h for VS2010John 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