Skip to content

Commit

Permalink
gstreamer-1.0-plugins-good: Update to v1.24.2
Browse files Browse the repository at this point in the history
Release notes:
- [1.24.2](https://gstreamer.freedesktop.org/releases/1.24/#1.24.2)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Apr 10, 2024
1 parent fc7c88f commit 8af5fc8
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions packages/g/gstreamer-1.0-plugins-good/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ libgstqmlgl.so:_ZN13QtGLVideoItemD0Ev
libgstqmlgl.so:_ZN13QtGLVideoItemD1Ev
libgstqmlgl.so:_ZN13QtGLVideoItemD2Ev
libgstqmlgl.so:_ZN14GstQSGMaterial14compatibleWithEP13_GstVideoInfo
libgstqmlgl.so:_ZN14GstQSGMaterial14initYuvShadersEP20GstQSGMaterialShaderPK19GstVideoColorimetry
libgstqmlgl.so:_ZN14GstQSGMaterial14new_for_formatE14GstVideoFormat
libgstqmlgl.so:_ZN14GstQSGMaterial4bindEP20GstQSGMaterialShader14GstVideoFormat
libgstqmlgl.so:_ZN14GstQSGMaterial7setCapsEP8_GstCaps
Expand Down
8 changes: 4 additions & 4 deletions packages/g/gstreamer-1.0-plugins-good/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ libQt6Core.so.6:_ZN10QByteArray6_emptyE
libQt6Core.so.6:_ZN10QByteArray6appendEc
libQt6Core.so.6:_ZN10QByteArray6insertEx14QByteArrayView
libQt6Core.so.6:_ZN10QByteArrayC1EPKcx
libQt6Core.so.6:_ZN10QByteArrayaSERKS_
libQt6Core.so.6:_ZN10QByteArrayC1Exc
libQt6Core.so.6:_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE
libQt6Core.so.6:_ZN10QEventLoop4exitEi
libQt6Core.so.6:_ZN10QEventLoopC1EP7QObject
Expand Down Expand Up @@ -413,6 +413,7 @@ libQt6Core.so.6:_ZTI9QRunnable
libQt6Core.so.6:qt_version_tag
libQt6Gui.so.6:_ZN10QMatrix4x4C1EPKf
libQt6Gui.so.6:_ZN11QEventPointD1Ev
libQt6Gui.so.6:_ZN12QRhiResource11deleteLaterEv
libQt6Gui.so.6:_ZN14QOpenGLContext11doneCurrentEv
libQt6Gui.so.6:_ZN14QOpenGLContext11makeCurrentEP8QSurface
libQt6Gui.so.6:_ZN14QOpenGLContext14currentContextEv
Expand All @@ -425,10 +426,9 @@ libQt6Gui.so.6:_ZN16QNativeInterface11QGLXContext10fromNativeEP15__GLXcontextRec
libQt6Gui.so.6:_ZN16QOpenGLFunctionsC2Ev
libQt6Gui.so.6:_ZN22QRhiTextureUploadEntryC1EiiRK39QRhiTextureSubresourceUploadDescription
libQt6Gui.so.6:_ZN23QRhiResourceUpdateBatch13uploadTextureEP11QRhiTextureRK28QRhiTextureUploadDescription
libQt6Gui.so.6:_ZN28QRhiTextureUploadDescriptionC1ESt16initializer_listI22QRhiTextureUploadEntryE
libQt6Gui.so.6:_ZN28QRhiTextureUploadDescriptionC1ERK22QRhiTextureUploadEntry
libQt6Gui.so.6:_ZN39QRhiTextureSubresourceUploadDescriptionC1ERK10QByteArray
libQt6Gui.so.6:_ZN4QRhi10newTextureEN11QRhiTexture6FormatERK5QSizei6QFlagsINS0_4FlagEE
libQt6Gui.so.6:_ZN6QImageC1ERKS_
libQt6Gui.so.6:_ZN6QImageC1Ev
libQt6Gui.so.6:_ZN6QImageD1Ev
libQt6Gui.so.6:_ZN7QWindow10closeEventEP11QCloseEvent
libQt6Gui.so.6:_ZN7QWindow10paintEventEP11QPaintEvent
Expand Down
6 changes: 3 additions & 3 deletions packages/g/gstreamer-1.0-plugins-good/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : gstreamer-1.0-plugins-good
version : 1.24.1
release : 58
version : 1.24.2
release : 59
source :
- https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.24.1.tar.xz : c02ba5583863e0bd9e265e5e4a27a03a3c473eb9ec1c10b07238f7176d9368a2
- https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.24.2.tar.xz : 6e347c72d4b8b2886d890ffe9f6767a9edb02f201588e8c3a572dcd08d9852bd
homepage : https://gitlab.freedesktop.org/gstreamer/gst-plugins-good
license : LGPL-2.1-or-later
component : multimedia.gstreamer
Expand Down
6 changes: 3 additions & 3 deletions packages/g/gstreamer-1.0-plugins-good/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@
</Files>
</Package>
<History>
<Update release="58">
<Date>2024-03-22</Date>
<Version>1.24.1</Version>
<Update release="59">
<Date>2024-04-10</Date>
<Version>1.24.2</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 8af5fc8

Please sign in to comment.