Commit 43c6bef
committed
[GStreamer] gst_video_frame_map takes non-const pointers before 1.20
https://bugs.webkit.org/show_bug.cgi?id=290187
Reviewed by Adrian Perez de Castro.
gst_video_frame_map was only updated to take immutable GstVideoInfo
pointers from GStreamer 1.20 onwards.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::GstMappedFrame::GstMappedFrame):
Canonical link: https://commits.webkit.org/292584@main1 parent d13ccff commit 43c6bef
File tree
1 file changed
+2
-1
lines changed- Source/WebCore/platform/graphics/gstreamer
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
| 726 | + | |
726 | 727 | | |
727 | 728 | | |
728 | 729 | | |
| |||
0 commit comments