From e254bdd33d185ecdf82b853dff573562bdc5f5be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 5 Nov 2018 11:05:49 +0200 Subject: [PATCH] Update GstAudio-1.0.gir with fixed types of Pack/Unpack function See https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/merge_requests/4 --- gir-files/GstAudio-1.0.gir | 4 ++-- gir-files/GstPbutils-1.0.gir | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/gir-files/GstAudio-1.0.gir b/gir-files/GstAudio-1.0.gir index ea01c7de6..559258394 100644 --- a/gir-files/GstAudio-1.0.gir +++ b/gir-files/GstAudio-1.0.gir @@ -5714,7 +5714,7 @@ and will be packed into @data. a source array - + @@ -5755,7 +5755,7 @@ channels * size(unpack_format) bytes. pointer to the audio data - + diff --git a/gir-files/GstPbutils-1.0.gir b/gir-files/GstPbutils-1.0.gir index 1f94ff386..8c47cfc44 100644 --- a/gir-files/GstPbutils-1.0.gir +++ b/gir-files/GstPbutils-1.0.gir @@ -1684,8 +1684,11 @@ information like name, description, format and preset. The name of the target - - (allow-none): The name of the profile, if %NULL + + The name of the profile, if %NULL provided, it will default to the encoding profile called `default`.