]> granicus.if.org Git - libvpx/commit
Change test image format to VPX_IMG_FMT_I420
authorJohn Koleszar <jkoleszar@google.com>
Thu, 9 May 2013 03:42:58 +0000 (20:42 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 9 May 2013 03:48:37 +0000 (20:48 -0700)
commit9e327dbb76540f128cde7367b85bca05aa5863e6
treebf285c7367fe968e25eac6312bc9fb6d2c92e7f4
parent1fec23bef648063f3ecf818665b722635cff6536
Change test image format to VPX_IMG_FMT_I420

Code was previously using VPX_IMG_FMT_VPXI420, which was intended to be the
"vpx" non-YUV colorspace variant.

Change-Id: Icf8771eeefeb574055ed638a93450c3d0ed5b9f5
test/i420_video_source.h
test/video_source.h