vpx/vp9
John Koleszar 24bc1a7189 Use INT64_MAX instead of LLONG_MAX
These variables have the type int64_t, not long long. long long could
be a larger type than 64 bits. Emulate INT64_MAX for older versions of
MSVC, and remove the unreferenced vpx_ports/vpxtypes.h

Change-Id: Ideaca71838fcd3849d816d5ab17aa347c97d03b0
2013-01-14 15:57:21 -08:00
..
common Use INT64_MAX instead of LLONG_MAX 2013-01-14 15:57:21 -08:00
decoder Remove compound intra-intra experiment. 2013-01-14 15:47:25 -08:00
encoder Use INT64_MAX instead of LLONG_MAX 2013-01-14 15:57:21 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge experiment "subpelrefmv" 2013-01-14 15:18:47 -08:00
vp9_cx_iface.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_dx_iface.c Upstream changes from Chromium Android Clang build. 2013-01-11 15:37:23 -08:00
vp9cx.mk Build fixes to merge vp9-preview into master 2012-12-26 11:21:09 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00