Add a test vector for loopfilter
authorJingning Han <jingning@google.com>
Wed, 4 Dec 2013 21:02:33 +0000 (13:02 -0800)
committerJingning Han <jingning@google.com>
Wed, 4 Dec 2013 21:05:21 +0000 (13:05 -0800)
commitebb583d2914e787003d08d26c03ab4f87ec10d81
treebb1776396cd39e4f9958c434e3326afbafead317
parentda2da79012c20dd85b6b459e5eb74c27f39916ea
Add a test vector for loopfilter

The test vector exercises the loopfilter behavior at frame boundary.

blue_sky_1080p25.y4m --good --cpu-used=2 --threads=0 --profile=0
--lag-in-frames=25 --limit=300 --min-q=0 --max-q=63 --cq-level=20
--end-usage=0 --auto-alt-ref=1 -p 2 --kf-max-dist=9999 --kf-min-dist=0
--drop-frame=0 --static-thresh=0 --bias-pct=50 --minsection-pct=0
--maxsection-pct=2000 --arnr-maxframes=7 --arnr-strength=5
--arnr-type=3 --sharpness=0 --undershoot-pct=100 --target-bitrate=6000

Change-Id: Ibd0807395d2fe87f24f81f990369678df3de7c23
test/test.mk
test/test_vector_test.cc