17
0

16 Commits

Author SHA256 Message Date
9e6479325b Accepting request 1324800 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1324800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=67
2025-12-31 09:46:33 +00:00
2868099402 - Update to version 1.26.10:
+ avviddec: Various fixes to allocation query handling
  + avviddec: Aggregate GstVideoAlignment on top of the meta api
    params, instead of overriding them
  + avviddec: Set video alignment to internal pool

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=143
2025-12-30 11:49:09 +00:00
9ffea6645a Accepting request 1321743 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1321743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=66
2025-12-10 14:29:28 +00:00
7a8324c57f - Update to version 1.26.9:
+ No changes, stable bump only

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=141
2025-12-09 12:03:45 +00:00
5b4c9c4289 Accepting request 1317270 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1317270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=65
2025-11-13 16:26:01 +00:00
168851d5fd Pointless bump to keep all aligned
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=139
2025-11-12 08:43:51 +00:00
48085a7509 Accepting request 1311872 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1311872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=64
2025-10-18 12:35:27 +00:00
23c488ba1f - Update to version 1.26.7:
+ Fix all compiler warnings on Fedora.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=137
2025-10-17 06:24:23 +00:00
d5fb568dac Accepting request 1308610 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1308610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=63
2025-10-03 13:42:48 +00:00
e7bae7b9bb - Update to version 1.26.6:
+ No changes, stable versionbump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=135
2025-10-02 12:08:59 +00:00
3aac3d8c1a Accepting request 1301248 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1301248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=62
2025-08-26 12:56:12 +00:00
797db6e00f Update version to 1.26.5 even if there's no changes in the sources
- Update to version 1.26.5:
  + No changes, stable versionbump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=133
2025-08-25 10:28:00 +00:00
9a50c25982 Accepting request 1295736 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1295736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=61
2025-07-26 11:40:18 +00:00
23050004e8 - Update to version 1.26.4:
+ Various ASAN fixes

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=131
2025-07-25 11:25:05 +00:00
7d3560000c Accepting request 1290496 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1290496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-libav?expand=0&rev=60
2025-07-06 15:03:22 +00:00
09302acb4d - Update to version 1.26.3:
+ No changes, stable versionbump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=129
2025-07-03 13:49:40 +00:00
6 changed files with 60 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
<param name="subdir">subprojects/gst-libav</param>
<param name="filename">gst-libav</param>
<param name="revision">1.26.2</param>
<param name="revision">1.26.10</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6794b5bb7da8fdeb065f5c53e7c53e36623040b33f27ec6eb9146c8dbd4ed6d9
size 5268493

Binary file not shown.

View File

@@ -1,4 +1,4 @@
name: gst-libav
version: 1.26.2
mtime: 1748559403
commit: 100c21e1faf68efe7f3830b6e9f856760697ab48
version: 1.26.10
mtime: 1766673866
commit: bfdc62185e243d3633aa916187a566d03a587792

View File

@@ -1,3 +1,54 @@
-------------------------------------------------------------------
Tue Dec 30 09:44:30 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.10:
+ avviddec: Various fixes to allocation query handling
+ avviddec: Aggregate GstVideoAlignment on top of the meta api
params, instead of overriding them
+ avviddec: Set video alignment to internal pool
-------------------------------------------------------------------
Sun Dec 7 10:21:59 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.9:
+ No changes, stable bump only
-------------------------------------------------------------------
Wed Nov 12 07:29:57 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.8:
+ No changes, stable bump only
-------------------------------------------------------------------
Thu Oct 16 18:17:19 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.7:
+ Fix all compiler warnings on Fedora.
-------------------------------------------------------------------
Thu Oct 2 12:03:20 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 1.26.6:
+ No changes, stable versionbump only.
-------------------------------------------------------------------
Mon Aug 25 10:04:56 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 1.26.5:
+ No changes, stable versionbump only.
-------------------------------------------------------------------
Thu Jul 24 07:02:06 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.4:
+ Various ASAN fixes
-------------------------------------------------------------------
Thu Jul 3 12:36:21 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.3:
+ No changes, stable versionbump only.
-------------------------------------------------------------------
Sun Jun 1 07:41:18 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-libav
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define gst_branch 1.0
Name: gstreamer-plugins-libav
Version: 1.26.2
Version: 1.26.10
Release: 0
Summary: A ffmpeg/libav plugin for GStreamer
License: LGPL-2.1-or-later