mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
symbol_index: update with late additions
Those symbols were just marked as plugin API but existed already, we accept that they don't have Since markers Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4408>
This commit is contained in:
parent
be208b9f50
commit
9072424eb3
1 changed files with 4 additions and 1 deletions
|
@ -15725,6 +15725,7 @@
|
|||
"GstSRTSink!sink",
|
||||
"GstSRTSink::caller-added",
|
||||
"GstSRTSink::caller-removed",
|
||||
"GstSRTSink:auto-reconnect",
|
||||
"GstSRTSink:latency",
|
||||
"GstSRTSink:localaddress",
|
||||
"GstSRTSink:localport",
|
||||
|
@ -15740,6 +15741,7 @@
|
|||
"GstSRTSrc!src",
|
||||
"GstSRTSrc::caller-added",
|
||||
"GstSRTSrc::caller-removed",
|
||||
"GstSRTSrc:authentication",
|
||||
"GstSRTSrc:latency",
|
||||
"GstSRTSrc:localaddress",
|
||||
"GstSRTSrc:localport",
|
||||
|
@ -17705,6 +17707,7 @@
|
|||
"GstVideoConvert:n-threads",
|
||||
"GstVideoConvert:primaries-mode",
|
||||
"GstVideoConvertSampleCallback",
|
||||
"GstVideoConvertScale",
|
||||
"GstVideoConvertScale!sink",
|
||||
"GstVideoConvertScale!src",
|
||||
"GstVideoConverter",
|
||||
|
@ -67466,4 +67469,4 @@
|
|||
"zbar:message",
|
||||
"zebrastripe",
|
||||
"zebrastripe:threshold"
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue