summaryrefslogtreecommitdiff
path: root/test/video_source.h
AgeCommit message (Expand)Author
2016-11-22avoid redefining WIN32_LEAN_AND_MEANJames Zern
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-07-27test: apply clang-formatclang-format
2015-10-06test/reg...check,video_source.h: avoid NOMINMAX redefJames Zern
2015-09-29test/*.h: (windows) fix min/max conflictJames Zern
2015-09-02test/*.h: use inline rather than INLINEJames Zern
2015-09-01Add INLINE decoration to static test functionsJohann
2015-01-29Allow larger encoder configurations.Alex Converse
2014-12-30Properly set size based on actual buffer layoutYaowu Xu
2014-08-15Removes fileno check to prevent valgrind errorDeb Mukherjee
2014-08-12Rework y4mwrite test to pass google3 testsDeb Mukherjee
2014-07-18Use custom mkstemp() to fix Win issue in y4m_testDeb Mukherjee
2014-07-18Fix FrameSizeTestsLarge unit-test on 32-bit arch.Deb Mukherjee
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-02-19video_source.h: Minor clean up.Tom Finegan
2013-11-06Allow test data path to be set by preprocessor symbolJoshua Litt
2013-05-08Change test image format to VPX_IMG_FMT_I420John Koleszar
2012-10-26Minor tweaks to video source frameworksJim Bankoski
2012-10-22Add unit test for decoder test_vector_testYunqing Wang
2012-07-23Allow specifying the seedJohann
2012-07-23Make random streams consistantJohann
2012-05-24Add external resize testsJohn Koleszar
2012-05-22Add initial keyframe testsJohn Koleszar