summaryrefslogtreecommitdiff
path: root/test/external_frame_buffer_test.cc
AgeCommit message (Expand)Author
2016-08-08tests: use scoped_ptr for local video source varsJames Zern
2016-07-27test: apply clang-formatclang-format
2016-05-19Revert "Extend the external fb interface to allocate individual planes."James Zern
2016-05-18Extend the external fb interface to allocate individual planes.Daniele Castagna
2016-02-02tests: quiet some warnings w/--disable-webm-ioJames Zern
2015-03-18external_frame_buffer_test: quiet static analysis warningsJames Zern
2014-09-15Remove memset of every external frame buffer.Frank Galligan
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-04-23Enable tests using WebM files only if webm_io is enabledVignesh Venkatasubramanian
2014-03-27Automatically count test vectors and make the tables const.Alex Converse
2014-03-25tests: use consistent case for VP[89]James Zern
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan
2014-01-24Revert external frame buffer code.Frank Galligan
2013-12-17Merge "Only exclude VP8 when it is included"Johann
2013-12-17Only exclude VP8 when it is includedJohann
2013-12-17Increase required number of external frame buffersFrank Galligan
2013-12-15Add support to pass in external frame buffers.Frank Galligan