Bug 218326 - Disable VP9 VTB hardware decoding
Summary: Disable VP9 VTB hardware decoding
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 218337
  Show dependency treegraph
 
Reported: 2020-10-29 02:01 PDT by youenn fablet
Modified: 2020-10-29 07:30 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2020-10-29 02:09 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (2.32 KB, patch)
2020-10-29 02:56 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-10-29 02:01:17 PDT
Disable VP9 VTB hardware decoding
Comment 1 youenn fablet 2020-10-29 02:09:27 PDT
Created attachment 412626 [details]
Patch
Comment 2 youenn fablet 2020-10-29 02:56:37 PDT
Created attachment 412627 [details]
Patch
Comment 3 Alex Christensen 2020-10-29 07:19:33 PDT
Comment on attachment 412627 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=412627&action=review

> Source/ThirdParty/libwebrtc/ChangeLog:3
> +        Disable VP9 VTB hardware decoding

This seems to only disable it on macOS.  Is that correct?
Comment 4 youenn fablet 2020-10-29 07:22:25 PDT
(In reply to Alex Christensen from comment #3)
> Comment on attachment 412627 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=412627&action=review
> 
> > Source/ThirdParty/libwebrtc/ChangeLog:3
> > +        Disable VP9 VTB hardware decoding
> 
> This seems to only disable it on macOS.  Is that correct?

Yes, this is expected and a temporary workaround.
Comment 5 EWS 2020-10-29 07:29:57 PDT
Committed r269147: <https://trac.webkit.org/changeset/269147>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412627 [details].
Comment 6 Radar WebKit Bug Importer 2020-10-29 07:30:22 PDT
<rdar://problem/70808539>