]> granicus.if.org Git - libvpx/commit
Adds a set of end-to-end encode tests
authorDeb Mukherjee <debargha@google.com>
Wed, 15 Oct 2014 23:40:12 +0000 (16:40 -0700)
committerDeb Mukherjee <debargha@google.com>
Thu, 16 Oct 2014 18:14:03 +0000 (11:14 -0700)
commit50c59cdae9cf59fbe248013fff5c4ad6c0c54138
treeb2ddfe1b11f8ddaf6062ff64802221d8202d8e4d
parent2040bb58fbec7d06d5bdb1f6628bb058d3132ebf
Adds a set of end-to-end encode tests

Covers all profiles and input formats. The tests check if the
encode succeeds and if the psnr is sane.

Change-Id: I195a5330debf92562846121819b6eaf961e27c01
test/i420_video_source.h
test/test-data.mk
test/test-data.sha1
test/test.mk
test/vp9_end_to_end_test.cc [new file with mode: 0644]
test/yuv_video_source.h [new file with mode: 0644]