vpx/vp8
James Zern 429743c56b fix timestamp calculation rollover w/altref
using large values for the timebase, e.g., {33333, 1000000} could
rollover the timestamp calculation in vp8e_encode as it was not using
64-bit math.

originally reported on ffmpeg's trac:
  https://ffmpeg.org/trac/ffmpeg/ticket/1014

BUG=468

Change-Id: Iedb4e11de086a3dda75097bfaf08f2488e2088d8
2012-08-08 14:30:49 -07:00
..
common Update armv6 vp8_intra4x4_predict 2012-08-08 10:57:33 -07:00
decoder Pass B_PREDICTION_MODE to intra4x4_predict 2012-08-02 15:26:24 -07:00
encoder Merge "Fix encoder mem allocation when picture size is changed" 2012-08-02 22:29:51 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Update armv6 vp8_intra4x4_predict 2012-08-08 10:57:33 -07:00
vp8_cx_iface.c fix timestamp calculation rollover w/altref 2012-08-08 14:30:49 -07:00
vp8_dx_iface.c Remove threading dependencies with --disable-multithread 2012-06-15 16:26:39 -07:00
vp8cx_arm.mk Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8cx.mk Inline Intrinsic optimized Denoiser 2012-05-30 14:31:22 -07:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00