summaryrefslogtreecommitdiff
path: root/test/encode_test_driver.cc
AgeCommit message (Expand)Author
2013-09-06cleanup cpplint warningsYaowu Xu
2013-08-21Make "good" quality 2-pass vpxenc encoding defaultDeb Mukherjee
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-03-05Add 'superframe' indexJohn Koleszar
2013-03-01Initialize pass variable in tile test.Ronald S. Bultje
2013-02-08Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-10-22Add unit test for decoder test_vector_testYunqing Wang
2012-10-03Added handler for PSNR packets to EncoderTest classAdrian Grange
2012-10-03Add initialization and per frame flag membersAdrian Grange
2012-10-03Added Reset method to TwopassStatsStoreAdrian Grange
2012-08-31added encode/decode matching validation to testsYaowu Xu
2012-08-08EncoderTest: check that timestamps are monotonicJames Zern
2012-07-10keyframe_test: use a fixed speed step for realtimeJohn Koleszar
2012-06-23add auto keyframe unit testJim Bankoski
2012-05-22Add initial keyframe testsJohn Koleszar