Revert "media/gpu/video_encode_accelerator_tests: Validates each temporal layer stream"
This reverts commit 5a3ffeb6. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 833103 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzVhM2ZmZWI2ZjQxMzMwNGYyNjFlMzA1OTQwN2MzMzFlMmJhNDdhYmEM Sample Failed Build: https://ci.chromium.org/b/8861972214722070416 Sample Failed Step: compile Original change's description: > media/gpu/video_encode_accelerator_tests: Validates each temporal layer stream > > The test originally validates the entire bitstream. This CL > enables the test to validate each temporal layer stream. For > instance, when --num_temporal_layers=3, the test validates three > streams, TL0, TL0+TL1 and TL0+TL1+TL2. > BitstreamFileWriter and VideoFrameFileWriter ignore bitstreams > and frames in upper layers than to be processed by them. > VideoFrameFileWriter also writes a file with a different prefix > from other VideoFrameFileWriter, so that multiple instances don't > write to the same file names. > > Bug: b:174318867 > Test: video_encode_accelerator_tests --codec=vp9 --num_temporal_layers=3 w/o output_bitstream --output_images=all > Change-Id: Idf2a1e4d2a50e11ca359435ec4495a43b61139f9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562801 > Reviewed-by: David Staessens <dstaessens@chromium.org> > Commit-Queue: Hirokazu Honda <hiroh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833103} Change-Id: I1f9e32ad418487d948efe7b010750e457f2b39c5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b:174318867 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570340 Cr-Commit-Position: refs/heads/master@{#833117}
Showing
Please register or sign in to comment