Bug 255093

Summary: [GStreamer] Refactor appsink callbacks handling
Product: WebKit Reporter: Philippe Normand <philn>
Component: PlatformAssignee: Philippe Normand <philn>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2023-04-06 09:02:24 PDT
The current approach leads to compilation warnings when building against new GStreamer versions adding callbacks.
Comment 1 Philippe Normand 2023-04-06 09:05:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12460