diff --git a/gir-files/GES-1.0.gir b/gir-files/GES-1.0.gir index 77287f510..5b9332b15 100644 --- a/gir-files/GES-1.0.gir +++ b/gir-files/GES-1.0.gir @@ -3,6 +3,7 @@ To affect the contents of this file, edit the original C definitions, and/or use gtk-doc annotations. --> + @@ -13322,22 +13323,6 @@ by #GESUriClipAsset-s. - - - - - - - - - - - - - - - - diff --git a/gir-files/Gst-1.0.gir b/gir-files/Gst-1.0.gir index 2cbb83b14..be57e8ad4 100644 --- a/gir-files/Gst-1.0.gir +++ b/gir-files/Gst-1.0.gir @@ -5144,8 +5144,8 @@ function is usually only called by the creator of the bus. Applications should handle messages asynchronously using the gst_bus watch and poll functions. -You cannot replace an existing sync_handler. You can pass %NULL to this -function, which will clear the existing handler. +Before 1.16.3 it was not possible to replace an existing handler and +clearing an existing handler with %NULL was not thread-safe. diff --git a/gir-files/GstApp-1.0.gir b/gir-files/GstApp-1.0.gir index f2584c4f0..daa67142e 100644 --- a/gir-files/GstApp-1.0.gir +++ b/gir-files/GstApp-1.0.gir @@ -436,7 +436,10 @@ This is an alternative to using the signals, it has lower overhead and is thus less expensive, but also less flexible. If callbacks are installed, no signals will be emitted for performance -reasons. +reasons. + +Before 1.16.3 it was not possible to change the callbacks in a thread-safe +way. @@ -1403,7 +1406,10 @@ This is an alternative to using the signals, it has lower overhead and is thus less expensive, but also less flexible. If callbacks are installed, no signals will be emitted for performance -reasons. +reasons. + +Before 1.16.3 it was not possible to change the callbacks in a thread-safe +way. diff --git a/gir-files/GstAudio-1.0.gir b/gir-files/GstAudio-1.0.gir index 426530e6f..850819c77 100644 --- a/gir-files/GstAudio-1.0.gir +++ b/gir-files/GstAudio-1.0.gir @@ -3,9 +3,11 @@ To affect the contents of this file, edit the original C definitions, and/or use gtk-doc annotations. --> + + + - diff --git a/gir-files/GstBase-1.0.gir b/gir-files/GstBase-1.0.gir index e42bcf7a6..d6ab5719c 100644 --- a/gir-files/GstBase-1.0.gir +++ b/gir-files/GstBase-1.0.gir @@ -3,6 +3,9 @@ To affect the contents of this file, edit the original C definitions, and/or use gtk-doc annotations. --> + + + @@ -6709,7 +6712,7 @@ on in_place buffers. useful for filters that do not care about negotiation. Always %TRUE for filters which don't implement either a transform -or transform_ip method. +or transform_ip or generate_output method. MT safe. diff --git a/gir-files/GstCheck-1.0.gir b/gir-files/GstCheck-1.0.gir index 51ad9f291..1a53d7b8f 100644 --- a/gir-files/GstCheck-1.0.gir +++ b/gir-files/GstCheck-1.0.gir @@ -3,6 +3,9 @@ To affect the contents of this file, edit the original C definitions, and/or use gtk-doc annotations. --> + + + diff --git a/gir-files/GstGL-1.0.gir b/gir-files/GstGL-1.0.gir index d2ff279bf..7773bfdff 100644 --- a/gir-files/GstGL-1.0.gir +++ b/gir-files/GstGL-1.0.gir @@ -40,6 +40,10 @@ synchronization metadata on buffers from the pool. + + + + no API @@ -9036,6 +9040,11 @@ user-defined purposes. + + + + + @@ -9273,6 +9282,7 @@ user-defined purposes. + @@ -9462,6 +9472,8 @@ user-defined purposes. + + @@ -9678,6 +9690,10 @@ you are writing to OpenGL. Conversely, combining #GST_MAP_GL with + + + + @@ -10041,6 +10057,7 @@ debug category to be at least %GST_LEVEL_FIXME. + Initializes the GL Base Texture allocator. It is safe to call this function multiple times. This must be called before any other GstGLMemory operation. @@ -10548,6 +10565,7 @@ or a valid GLSL version and/or profile. + diff --git a/gir-files/GstMpegts-1.0.gir b/gir-files/GstMpegts-1.0.gir index 4d63425f8..518352950 100644 --- a/gir-files/GstMpegts-1.0.gir +++ b/gir-files/GstMpegts-1.0.gir @@ -2380,7 +2380,7 @@ Consult the relevant specifications for more details. - + diff --git a/gir-files/GstNet-1.0.gir b/gir-files/GstNet-1.0.gir index e86b49ec9..e40ea23b9 100644 --- a/gir-files/GstNet-1.0.gir +++ b/gir-files/GstNet-1.0.gir @@ -3,6 +3,9 @@ To affect the contents of this file, edit the original C definitions, and/or use gtk-doc annotations. --> + + + diff --git a/gir-files/GstPbutils-1.0.gir b/gir-files/GstPbutils-1.0.gir index 4f1b3f1e4..759a38360 100644 --- a/gir-files/GstPbutils-1.0.gir +++ b/gir-files/GstPbutils-1.0.gir @@ -5,7 +5,7 @@ and/or use gtk-doc annotations. --> - + diff --git a/gir-files/GstPlayer-1.0.gir b/gir-files/GstPlayer-1.0.gir index ce4d7af76..a2cd241d0 100644 --- a/gir-files/GstPlayer-1.0.gir +++ b/gir-files/GstPlayer-1.0.gir @@ -4,6 +4,10 @@ To affect the contents of this file, edit the original C definitions, and/or use gtk-doc annotations. --> + + + + diff --git a/gir-files/GstSdp-1.0.gir b/gir-files/GstSdp-1.0.gir index 526a990ad..f3911e777 100644 --- a/gir-files/GstSdp-1.0.gir +++ b/gir-files/GstSdp-1.0.gir @@ -1150,7 +1150,7 @@ payload to the KEMAC. key validity data - + diff --git a/gir-files/GstVideo-1.0.gir b/gir-files/GstVideo-1.0.gir index b68472829..bde11ddaa 100644 --- a/gir-files/GstVideo-1.0.gir +++ b/gir-files/GstVideo-1.0.gir @@ -3911,7 +3911,7 @@ the parity check bits). The user data content of the Ancillary packet. Does not contain the ADF, DID, SDID nor CS. - + @@ -8878,7 +8878,7 @@ Use the provided macros to access the info in this structure. - the pixel-aspect-ratio demnominator + the pixel-aspect-ratio denominator @@ -8886,7 +8886,7 @@ Use the provided macros to access the info in this structure. - the framerate demnominator + the framerate denominator