Bug 214687 - Do not require hardware H264 encoder in case of HAVE_VTB_REQUIREDLOWLATENCY
Summary: Do not require hardware H264 encoder in case of HAVE_VTB_REQUIREDLOWLATENCY
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:
 
Reported: 2020-07-23 08:34 PDT by youenn fablet
Modified: 2020-07-24 09:41 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2020-07-23 08:37 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-07-23 08:34:16 PDT
Do not require hardware H264 encoder in case of HAVE_VTB_REQUIREDLOWLATENCY
Comment 1 youenn fablet 2020-07-23 08:37:12 PDT
Created attachment 405041 [details]
Patch
Comment 2 youenn fablet 2020-07-24 07:21:21 PDT
Mac-wk1 failure unexpected.
Depending on how hardware encoders get updated, we might have to revise how we enable the low latency code path, we might have to restrict it to high profile only.
Comment 3 EWS 2020-07-24 07:24:38 PDT
Committed r264822: <https://trac.webkit.org/changeset/264822>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405041 [details].
Comment 4 Radar WebKit Bug Importer 2020-07-24 07:25:15 PDT
<rdar://problem/66052091>
Comment 5 youenn fablet 2020-07-24 09:41:55 PDT
(In reply to youenn fablet from comment #2)
> Mac-wk1 failure unexpected.

s/unexpected/unrelated.