Chromium Code Reviews
DescriptionReland of Fix a bug that mime type isn't passed when checking Codec capabilities (patchset #1 id:1 of https://codereview.chromium.org/1898353002/ )
Reason for revert:
reverting https://codereview.chromium.org/1900843003/ will cause youtube to fail on JDQ devices.
And a fix to crbug/604917 has already been committed as a result of: https://codereview.chromium.org/1899303002/
So Revert the revert CL.
Original issue's description:
> Revert of Fix a bug that mime type isn't passed when checking Codec capabilities (patchset #1 id:1 of https://codereview.chromium.org/1900843003/ )
>
> Reason for revert:
> CL cause of crbug/604917
> Locally reverted this CL to confirm
>
> Original issue's description:
> > Fix a bug that mime type isn't passed when checking Codec capabilities
> >
> > Chrome is passing wrong MIME type when checking vp8/9 codec capability.
> > We should use video/x-vnd.on2.vp8, but using vp8 instead.
> > This is a simple fix so that it can be easily merged.
> > An improvement of the CL can be found at https://codereview.chromium.org/1897003002
> >
> > TBR=timav@chromium.org
> > BUG=603162
> >
> > Committed: https://crrev.com/a4631e6a7033e606cd29d662dbb040e8e1ceb4fe
> > Cr-Commit-Position: refs/heads/master@{#388066}
>
> TBR=timav@chromium.org,ddorwin@chromium.org,qinmin@chromium.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=603162
TBR=timav@chromium.org,ddorwin@chromium.org,mikecase@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=603162
Committed: https://crrev.com/fd9b780dacc3c51543d40ed4e74fd7a000666025
Cr-Commit-Position: refs/heads/master@{#388351}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||