vpx/test
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
..
acm_random.h Add tests for SAD functions 2012-07-25 17:11:16 -07:00
altref_test.cc fix timestamp calculation rollover w/altref 2012-08-08 14:30:49 -07:00
boolcoder_test.cc Move ACMRandom to acm_random.h 2012-07-20 14:29:35 -07:00
config_test.cc tests: fix Continue() signatures 2012-08-07 17:44:33 -07:00
encode_test_driver.cc EncoderTest: check that timestamps are monotonic 2012-08-08 14:16:08 -07:00
encode_test_driver.h EncoderTest: check that timestamps are monotonic 2012-08-08 14:16:08 -07:00
fdct4x4_test.cc Move ACMRandom to acm_random.h 2012-07-20 14:29:35 -07:00
i420_video_source.h I420VideoSource: add members to ctor initialization 2012-07-09 17:36:01 -07:00
idctllm_test.cc fix permissions on regular files 2012-06-27 23:45:56 -07:00
intrapred_test.cc Use ACMRandom for all tests 2012-07-23 16:21:29 -07:00
keyframe_test.cc Merge "tests: fix Continue() signatures" 2012-08-08 11:24:42 -07:00
pp_filter_test.cc Added unit test for vp8_post_proc_down_and_across 2012-06-20 16:27:59 -07:00
resize_test.cc Add external resize tests 2012-05-24 09:38:39 -07:00
sad_test.cc Be consistent with SAD values 2012-07-27 16:15:31 -07:00
set_roi.cc Added unit test of vp8_set_roimap() 2012-07-24 10:48:44 +01:00
sixtap_predict_test.cc Move ACMRandom to acm_random.h 2012-07-20 14:29:35 -07:00
test_libvpx.cc fixed a build problem with target=x86_64-win64-vs9 2012-06-25 17:24:15 -07:00
test-data.sha1 add auto keyframe unit test 2012-06-23 11:20:41 -07:00
test.mk fix timestamp calculation rollover w/altref 2012-08-08 14:30:49 -07:00
util.h Add unit test for vp8_sixtap_predict functions 2012-07-10 09:56:35 -07:00
video_source.h Allow specifying the seed 2012-07-23 16:19:05 -07:00