Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(394)

Issue 396543003: Update VP9 444 tests (Closed)

Created:
6 years, 5 months ago by Johann
Modified:
6 years, 5 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, jam, darin-cc_chromium.org
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285613

Patch Set 1 #

Patch Set 2 : update webm files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M content/browser/media/media_browsertest.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M content/test/data/media/blackwhite_yuv444p.webm View 1 Binary file 0 comments Download
M media/filters/pipeline_integration_test.cc View 1 chunk +1 line, -3 lines 0 comments Download
M media/test/data/bear-320x240-P444.webm View 1 Binary file 0 comments Download
M media/test/data/blackwhite_yuv444p.webm View 1 Binary file 0 comments Download

Messages

Total messages: 4 (0 generated)
Johann
Looks like this one might actually make it past a few bots. The upload via ...
6 years, 5 months ago (2014-07-16 19:12:18 UTC) #1
scherkus (not reviewing)
lgtm note that CQ doesn't support binary files -- you'll need to get someone with ...
6 years, 5 months ago (2014-07-16 22:37:56 UTC) #2
chromium-reviews
Trybots turned up an issue so it's not quite ready yet. Thanks for the warning ...
6 years, 5 months ago (2014-07-17 02:52:46 UTC) #3
Johann
6 years, 5 months ago (2014-07-25 17:28:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r285613 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698