forked from crosswalk-project/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland of Implement support for vp9 in ISO-BMFF (patchset crosswalk-p…
…roject#1 id:1 of https://codereview.chromium.org/1899423002/ ) Reason for revert: My suspicion was wrong. The reverted CL was not the culprit. Original issue's description: > Revert of Implement support for vp9 in ISO-BMFF (patchset crosswalk-project#15 id:280001 of https://codereview.chromium.org/1624703002/ ) > > Reason for revert: > Suspect for perf regression: increased the number of static initializers (in stream_parser_factory.cc). > > https://build.chromium.org/p/chromium/builders/Mac/builds/14593 > https://build.chromium.org/p/chromium/builders/Linux%20x64/builds/18412 > > See crbug.com/605017 for more details. > > Original issue's description: > > Implement support for vp9 in ISO-BMFF > > > > The feature is implemented under flag ENABLE_MP4_VP9_DEMUXING, off for now. > > > > BUG=580623 > > [email protected],[email protected],[email protected],[email protected],[email protected] > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=580623,605017 [email protected],[email protected],[email protected],[email protected],[email protected] # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=580623,605017 Review URL: https://codereview.chromium.org/1897363004 Cr-Commit-Position: refs/heads/master@{#388442}
- Loading branch information
Showing
20 changed files
with
366 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.