Overview
Submit package home:zait...sentials / gstreamer...y-codecs to package Essentials / gstreamer-plugins-ugly-codecs
gstreamer-plugins-ugly-codecs.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Sat Aug 24 19:52:12 UTC 2024 - Bjørn Lie <zaitor@opensuse.org>
4
+
5
+- Update to version 1.24.7
6
+
7
+-------------------------------------------------------------------
8
Mon Aug 5 17:34:45 UTC 2024 - Bjørn Lie <zaitor@opensuse.org>
9
10
- Update to version 1.24.6
11
gstreamer-plugins-ugly-codecs.spec
Changed
10
1
2
%define _version 1.24.0
3
4
Name: gstreamer-plugins-ugly-codecs
5
-Version: 1.24.6
6
+Version: 1.24.7
7
Release: 0
8
Summary: Codecs/plugins for gstreamer-plugins-ugly
9
License: LGPL-2.1-or-later
10
gst-plugins-ugly-1.24.6.tar.xz/ChangeLog -> gst-plugins-ugly-1.24.7.tar.xz/ChangeLog
Changed
20
1
2
+=== release 1.24.7 ===
3
+
4
+2024-08-21 12:25:15 +0100 Tim-Philipp Müller <tim@centricular.com>
5
+
6
+ * NEWS:
7
+ * RELEASE:
8
+ * gst-plugins-ugly.doap:
9
+ * meson.build:
10
+ Release 1.24.7
11
+
12
+2024-07-29 16:48:02 +0100 Tim-Philipp Müller <tim@centricular.com>
13
+
14
+ * meson.build:
15
+ Back to development after 1.24.6
16
+
17
=== release 1.24.6 ===
18
19
2024-07-29 16:41:37 +0100 Tim-Philipp Müller <tim@centricular.com>
20
gst-plugins-ugly-1.24.6.tar.xz/NEWS -> gst-plugins-ugly-1.24.7.tar.xz/NEWS
Changed
149
1
2
3
GStreamer 1.24.0 was originally released on 4 March 2024.
4
5
-The latest bug-fix release in the stable 1.24 series is 1.24.6 and was released on 29 July 2024.
6
+The latest bug-fix release in the stable 1.24 series is 1.24.6 and was released on 21 August 2024.
7
8
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
9
10
-Last updated: Monday 29 July 2024, 14:30 UTC (log)
11
+Last updated: Tuesday 20 August 2024, 20:30 UTC (log)
12
13
## Introduction
14
15
16
- List of Merge Requests applied in 1.24.6
17
- List of Issues fixed in 1.24.6
18
19
+1.24.7
20
+
21
+The seventh 1.24 bug-fix release (1.24.7) was released on 21 August 2024.
22
+
23
+This release only contains bugfixes and it should be safe to update from 1.24.x.
24
+
25
+Highlighted bugfixes in 1.24.7
26
+
27
+- Fix APE and Musepack audio file and GIF playback with FFmpeg 7.0
28
+- playbin3: Fix potential deadlock with multiple playbin3s with glimagesink used in parallel
29
+- qt6: various qmlgl6src and qmlgl6sink fixes and improvements
30
+- rtspsrc: expose property to force usage of non-compliant setup URLs for RTSP servers where the automatic fallback doesn’t
31
+ work
32
+- urisourcebin: gapless playback and program switching fixes
33
+- v4l2: various fixes
34
+- va: Fix potential deadlock with multiple va elements used in parallel
35
+- meson: option to disable gst-full for static-library build configurations that do not need this
36
+- cerbero: libvpx updated to 1.14.1; map 2022Server to Windows11; disable rust variant on Linux if binutils is too old
37
+- Various bug fixes, memory leak fixes, and other stability and reliability improvements
38
+
39
+gstreamer
40
+
41
+- bin: Don’t keep the object lock while setting a GstContext when handling NEED_CONTEXT
42
+- core: Log pad name, not just the pointer
43
+
44
+gst-plugins-base
45
+
46
+- pbutils: descriptions: use subsampling factor to get YUV subsampling
47
+- rtspconnection: Handle invalid argument properly
48
+- urisourcebin: Actually drop EOS on old-school pad switch
49
+- urisourcebin: Don’t hold lock when emitting about-to-finish
50
+- gst-launch deadlock with two playbin3s
51
+- xvimagesink: Fix crash in pool on error
52
+
53
+gst-plugins-good
54
+
55
+- qmlgl6src: Fix crash when use-default-fbo is not set
56
+- qt6glwindow: Fallback to GL_RGB on CopyTexImage2D error, fixing usage with eglfs backend
57
+- qt6glwindow: Only use GL_READ_FRAMEBUFFER when we do blits
58
+- qt6: glwindow: Don’t leak previously rendered buffer
59
+- rtspsrc: expose property for forcing usage of non-compliant URLs
60
+- v4l2object: fix ARIB_STD_B67 colorimetry unmatch issue
61
+- v4l2: Fix colorimetry mismatch for encoded format with RGB color-matrix
62
+
63
+gst-plugins-bad
64
+
65
+- aom: av1enc: restrict allowed input width and height
66
+- h264parse: bypass check for length_size_minus_one
67
+- h265parse: Reject FD received before SPS
68
+- msdk: replace strcmp with g_strcmp0
69
+- msdkvc1dec crashes (segfault)
70
+- rsvgoverlay: add debug category
71
+- va: don’t use GST_ELEMENT_WARNING in set_context() vmethod to fix potential deadlock
72
+- va: deadlock when playing two videos at once
73
+- webrtc: Add missing G_BEGIN/END_DECLS in header for C++
74
+- wpe: initialize threading.ready before reading it
75
+
76
+gst-plugins-ugly
77
+
78
+- No changes
79
+
80
+GStreamer Rust plugins
81
+
82
+- gtk4: Move the dmabuf cfg to the correct bracket level
83
+
84
+gst-libav
85
+
86
+- avdemux: Fix deadlock with FFmpeg 7.x when serialized events are received from upstream while opening, such as e.g. APE
87
+ files with tags
88
+- libav: return EOF when stream is out of data
89
+- avdemux: Never return 0 from read function, which would lead to infinite loops
90
+
91
+gst-rtsp-server
92
+
93
+- No changes
94
+
95
+gstreamer-vaapi
96
+
97
+- vaapi: Fix sps_max_dec_pic_buffering_minus1 value in h265 decoder
98
+
99
+gstreamer-sharp
100
+
101
+- No changes
102
+
103
+gst-omx
104
+
105
+- No changes
106
+
107
+gst-python
108
+
109
+- No changes
110
+
111
+gst-editing-services
112
+
113
+- nlecomposition: Don’t leak QoS events
114
+
115
+gst-devtools, gst-validate + gst-integration-testsuites
116
+
117
+- validate: Fix copying of action name
118
+
119
+gst-examples
120
+
121
+- No changes
122
+
123
+Development build environment
124
+
125
+- Add a meson option to disable gst-full for static-library build configurations that do not need this
126
+
127
+Cerbero build tool and packaging changes in 1.24.7
128
+
129
+- Disable rust variant on Linux if binutils is too old
130
+- Added 2022Server to the Windows platform distro map as Windows11
131
+- libvpx: Update to 1.14.1
132
+
133
+Contributors to 1.24.7
134
+
135
+David Rosca, Edward Hervey, Guillaume Desmottes, Hou Qi, Jan Schmidt, Jesper Jensen, Jordan Petridis, Jordan Yelloz, L. E.
136
+Segovia, Lyra McMillan, Mathieu Duponchelle, Max Romanov, Nicolas Dufresne, Nirbheek Chauhan, Qian Hu (胡骞), Sebastian Dröge,
137
+Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
138
+
139
+… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all!
140
+
141
+List of merge requests and issues fixed in 1.24.7
142
+
143
+- List of Merge Requests applied in 1.24.7
144
+- List of Issues fixed in 1.24.7
145
+
146
Schedule for 1.26
147
148
Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26
149
gst-plugins-ugly-1.24.6.tar.xz/RELEASE -> gst-plugins-ugly-1.24.7.tar.xz/RELEASE
Changed
7
1
2
-This is GStreamer gst-plugins-ugly 1.24.6.
3
+This is GStreamer gst-plugins-ugly 1.24.7.
4
5
The GStreamer team is thrilled to announce a new major feature release
6
of your favourite cross-platform multimedia framework!
7
gst-plugins-ugly-1.24.6.tar.xz/gst-plugins-ugly.doap -> gst-plugins-ugly-1.24.7.tar.xz/gst-plugins-ugly.doap
Changed
18
1
2
3
<release>
4
<Version>
5
+ <revision>1.24.7</revision>
6
+ <branch>1.24</branch>
7
+ <name></name>
8
+ <created>2024-08-21</created>
9
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.24.7.tar.xz" />
10
+ </Version>
11
+ </release>
12
+
13
+ <release>
14
+ <Version>
15
<revision>1.24.6</revision>
16
<branch>1.24</branch>
17
<name></name>
18
gst-plugins-ugly-1.24.6.tar.xz/meson.build -> gst-plugins-ugly-1.24.7.tar.xz/meson.build
Changed
8
1
2
project('gst-plugins-ugly', 'c',
3
- version : '1.24.6',
4
+ version : '1.24.7',
5
meson_version : '>= 1.1',
6
default_options : 'warning_level=1',
7
'buildtype=debugoptimized' )
8
gst-plugins-ugly-1.24.6.tar.xz/po/gst-plugins-ugly-1.0.pot -> gst-plugins-ugly-1.24.7.tar.xz/po/gst-plugins-ugly-1.0.pot
Changed
13
1
2
#, fuzzy
3
msgid ""
4
msgstr ""
5
-"Project-Id-Version: gst-plugins-ugly-1.24.6\n"
6
+"Project-Id-Version: gst-plugins-ugly-1.24.7\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2024-07-29 16:42+0100\n"
9
+"POT-Creation-Date: 2024-08-21 12:26+0100\n"
10
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
"Language-Team: LANGUAGE <LL@li.org>\n"
13
gst-plugins-ugly-1.24.6.tar.xz/po/gst-plugins-ugly.pot -> gst-plugins-ugly-1.24.7.tar.xz/po/gst-plugins-ugly.pot
Changed
13
1
2
#, fuzzy
3
msgid ""
4
msgstr ""
5
-"Project-Id-Version: gst-plugins-ugly-1.24.6\n"
6
+"Project-Id-Version: gst-plugins-ugly-1.24.7\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2024-07-29 16:42+0100\n"
9
+"POT-Creation-Date: 2024-08-21 12:26+0100\n"
10
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
"Language-Team: LANGUAGE <LL@li.org>\n"
13
Refresh
No build results available
Refresh
No rpmlint results available
Login required, please
login
or
signup
in order to comment