Bug 245637 - [GStreamer][MSE] Build warning in AppendPipeline
Summary: [GStreamer][MSE] Build warning in AppendPipeline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-25 06:33 PDT by Philippe Normand
Modified: 2022-09-26 04:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2022-09-25 06:33:10 PDT
/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.
Comment 1 Philippe Normand 2022-09-25 07:01:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4681
Comment 2 EWS 2022-09-26 04:00:53 PDT
Committed 254855@main (d628ab1f73d4): <https://commits.webkit.org/254855@main>

Reviewed commits have been landed. Closing PR #4681 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-26 04:01:17 PDT
<rdar://problem/100405017>