summaryrefslogtreecommitdiffstats
path: root/media/test
diff options
context:
space:
mode:
authorjohannkoenig@chromium.org <johannkoenig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-25 17:26:05 +0000
committerjohannkoenig@chromium.org <johannkoenig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-25 17:26:05 +0000
commit0b1c6eefafc407d5ed157a2881ea3bb74c459850 (patch)
tree36c4fe52a62829303abfbda4580deeb665a03bf5 /media/test
parent9af827604e240314ceb2188fe1aec0b83b597a82 (diff)
downloadchromium_src-0b1c6eefafc407d5ed157a2881ea3bb74c459850.zip
chromium_src-0b1c6eefafc407d5ed157a2881ea3bb74c459850.tar.gz
chromium_src-0b1c6eefafc407d5ed157a2881ea3bb74c459850.tar.bz2
Update VP9 444 tests
Files re-encoded with the updated bitstream: $ ffmpeg -i blackwhite.png -pix_fmt yuv444p blackwhite.y4m $ vpxenc --codec=vp9 --profile=1 --experimental-bitstream -o blackwhite_yuv444p.webm blackwhite.y4m $ ffmpeg -i bear-1280x720.mp4 -vf crop=960:720:0:160,scale=320:240 -pix_fmt yuv444p bear-320x240-P444.y4m $ vpxenc --codec=vp9 --profile=1 --experimental-bitstream -o bear-320x240-P444.webm bear-320x240-P444.y4m BUG=392309 R=scherkus@chromium.org Review URL: https://codereview.chromium.org/396543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285613 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/test')
-rw-r--r--media/test/data/bear-320x240-P444.webmbin89523 -> 86486 bytes
-rw-r--r--media/test/data/blackwhite_yuv444p.webmbin949 -> 662 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/media/test/data/bear-320x240-P444.webm b/media/test/data/bear-320x240-P444.webm
index f9a78c0..cbf2c64 100644
--- a/media/test/data/bear-320x240-P444.webm
+++ b/media/test/data/bear-320x240-P444.webm
Binary files differ
diff --git a/media/test/data/blackwhite_yuv444p.webm b/media/test/data/blackwhite_yuv444p.webm
index 4d86c5a..12f3c16 100644
--- a/media/test/data/blackwhite_yuv444p.webm
+++ b/media/test/data/blackwhite_yuv444p.webm
Binary files differ