summaryrefslogtreecommitdiff
path: root/test/keyframe_test.cc
AgeCommit message (Expand)Author
2020-06-18update googletest to v1.10.0James Zern
2018-10-02Change the frame used to set up encoder in tests to 0.chiyotsai
2018-03-22Fix dangling-else warningsLinfeng Zhang
2017-09-01apply clang-formatclang-format
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-07-27test: apply clang-formatclang-format
2014-03-12Add missing virtual destructors to tests.Alex Converse
2013-09-06cleanup cpplint warningsYaowu Xu
2013-06-25encode_test_driver: check for fatal failuresJames Zern
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-10-04Merge "Add initialization and per frame flag members"Adrian Grange
2012-10-03Add initialization and per frame flag membersAdrian Grange
2012-10-01Disable keyframe in real time that's placed one frame after a cut.Jim Bankoski
2012-08-08Merge "tests: fix Continue() signatures"John Koleszar
2012-08-07tests: fix Continue() signaturesJames 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