| Summary: | [GStreamer][MSE] Build warning in AppendPipeline | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pull request: https://github.com/WebKit/WebKit/pull/4681 Committed 254855@main (d628ab1f73d4): <https://commits.webkit.org/254855@main> Reviewed commits have been landed. Closing PR #4681 and removing active labels. |
/app/webkit/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:856:76: warning: unused parameter 'appendPipeline' [-Wunused-parameter] void AppendPipeline::Track::emplaceOptionalParserForFormat(AppendPipeline* appendPipeline, GstBin* bin, const GRefPtr<GstCaps>& newCaps) ^ 1 warning generated.