Bug 214826
| Summary: | [GStreamer] Use GST_PLUGIN_FEATURE_RANK env var to have Thunder ranked higher in runtime instead of current custom one | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Xabier Rodríguez Calvar <calvaris> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | philn, pnormand |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Xabier Rodríguez Calvar
Use GST_PLUGIN_FEATURE_RANK env var to have Thunder ranked higher in runtime instead of current custom one
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Xabier Rodríguez Calvar
Committed r264985: <https://trac.webkit.org/changeset/264985>
Xabier Rodríguez Calvar
(In reply to Xabier Rodríguez Calvar from comment #1)
> Committed r264985: <https://trac.webkit.org/changeset/264985>
Added:
// FIXME: In https://bugs.webkit.org/show_bug.cgi?id=214826 we say we
// should migrate to use GST_PLUGIN_FEATURE_RANK but we can't yet
// because our lowest dependency is 1.16.
Philippe Normand
(In reply to Xabier Rodríguez Calvar from comment #2)
> (In reply to Xabier Rodríguez Calvar from comment #1)
> > Committed r264985: <https://trac.webkit.org/changeset/264985>
>
> Added:
>
> // FIXME: In https://bugs.webkit.org/show_bug.cgi?id=214826 we say we
> // should migrate to use GST_PLUGIN_FEATURE_RANK but we can't yet
> // because our lowest dependency is 1.16.
s/1.16/1.10