Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kill_it:daw
libqt5-qtwebkit
gst-1.24.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gst-1.24.patch of Package libqt5-qtwebkit
Index: qtwebkit-5.212.0-alpha4/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp =================================================================== --- qtwebkit-5.212.0-alpha4.orig/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp +++ qtwebkit-5.212.0-alpha4/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp @@ -234,6 +234,10 @@ void AudioFileReader::handleNewDeinterle // new_event nullptr, #endif +#if GST_CHECK_VERSION(1, 24, 0) + // propose_allocation + nullptr, +#endif { nullptr } }; gst_app_sink_set_callbacks(GST_APP_SINK(sink), &callbacks, this, 0);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor