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 Jul 1 15:53:45 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
4
+
5
+- Update to version 1.22.4
6
+
7
+-------------------------------------------------------------------
8
Thu May 25 17:07:31 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
9
10
- Update to version 1.22.3
11
gstreamer-plugins-ugly-codecs.spec
Changed
10
1
2
%define _version 1.22.0
3
4
Name: gstreamer-plugins-ugly-codecs
5
-Version: 1.22.3
6
+Version: 1.22.4
7
Release: 0
8
Summary: Codecs/plugins for gstreamer-plugins-ugly
9
License: LGPL-2.1-or-later
10
gst-plugins-ugly-1.22.3.tar.xz/ChangeLog -> gst-plugins-ugly-1.22.4.tar.xz/ChangeLog
Changed
21
1
2
+=== release 1.22.4 ===
3
+
4
+2023-06-20 17:42:25 +0100 Tim-Philipp Müller <tim@centricular.com>
5
+
6
+ * NEWS:
7
+ * RELEASE:
8
+ * gst-plugins-ugly.doap:
9
+ * meson.build:
10
+ Release 1.22.4
11
+
12
+2023-05-19 12:36:19 +0100 Tim-Philipp Müller <tim@centricular.com>
13
+
14
+ * meson.build:
15
+ Back to development
16
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4679>
17
+
18
=== release 1.22.3 ===
19
20
2023-05-19 09:23:19 +0100 Tim-Philipp Müller <tim@centricular.com>
21
gst-plugins-ugly-1.22.3.tar.xz/NEWS -> gst-plugins-ugly-1.22.4.tar.xz/NEWS
Changed
202
1
2
3
GStreamer 1.22.0 was originally released on 23 January 2023.
4
5
-The latest bug-fix release in the stable 1.22 series is 1.22.3 and was
6
-released on 19 May 2023.
7
+The latest bug-fix release in the stable 1.22 series is 1.22.4 and was
8
+released on 20 June 2023.
9
10
See https://gstreamer.freedesktop.org/releases/1.22/ for the latest
11
version of this document.
12
13
-Last updated: Friday 19 May 2023, 01:00 UTC (log)
14
+Last updated: Tuesday 20 June 2023, 16:30 UTC (log)
15
16
Introduction
17
18
19
- List of Merge Requests applied in 1.22.3
20
- List of Issues fixed in 1.22.3
21
22
+1.22.4
23
+
24
+The fourth 1.22 bug-fix release (1.22.4) was released on 20 June 2023.
25
+
26
+This release only contains bugfixes and security fixes and it should be
27
+safe to update from 1.22.x.
28
+
29
+Highlighted bugfixes in 1.22.4
30
+
31
+- Security fixes for flacparse, dvdspu, and subparse
32
+- d3d11videosink: Fix error on pause and play
33
+- decklink: Correctly handle SDK strings on macOS and free strings
34
+ after usage on Linux
35
+- filesink: Fix buffered mode writing of buffer lists and buffers with
36
+ multiple memories
37
+- gldownload: handle passthrough without a critical
38
+- h265parse: Fix framerate handling regression
39
+- oggdemux: vp8 fixes
40
+- mp4mux, qtmux, qtdemux: Opus audio mapping fixes
41
+- pngdec: Fix wrong colours output from 16bit RGB images
42
+- ptp clock: Work around ptpd bug in default configuration
43
+- srtpdec: fix critical warnings on shutdown
44
+- v4l2src: fix support for bayer format
45
+- v4l2videoenc: support force-keyframe event in v4l2 encoder
46
+- vtenc: apply DTS offset to ensure DTS <= PTS
47
+- gst-python: allow more functions to be called before gst_init()
48
+- cerbero: fix vaapi variant; add qt6 build on windows; ensure errors
49
+ on unguarded use of new APIs, require macOS 10.13
50
+- packages: ship codecalpha, rtponvif, dvbsubenc, switchbin,
51
+ videosignal plugins; fix pango crash on 32-bit windows
52
+- various bug fixes, memory leak fixes, and other stability and
53
+ reliability improvements
54
+
55
+gstreamer
56
+
57
+- filesink: Fix buffered mode writing of buffer lists and buffers with
58
+ multiple memories
59
+- basesink: Clear EOS flag on STREAM-START event
60
+- typefindhelper: downgrade bogus error level debug log message
61
+- ptp: Correctly parse clock ID from the commandline parameters in the
62
+ helper
63
+- ptp: Work around bug in ptpd in default configuration
64
+
65
+gst-plugins-base
66
+
67
+- alsasink: Fix stall for transition from PAUSED to READY with USB
68
+ speakerphone.
69
+- appsink: unref buffer in prev sample early so buffers from v4l2 can
70
+ be released properly
71
+- basetextoverlay: Fix typo in “text-y” property description
72
+- gldownload: handle passthrough without a critical
73
+- glfilter: add parent meta to output buffer for input buffer
74
+- oggdemux: vp8: Push headers downstream and detect keyframe packets
75
+- opus: Fix potential crash when getting unexpected channel position
76
+- streamsynchronizer: reset eos on STREAM_START
77
+- subparse: Look for the closing > of a tag after the opening <
78
+- video: convertframe: Add D3D11 specific conversion path
79
+- videometa: Only validate the alignment only when it contains some
80
+ info
81
+- video-blend: Fix linking error with C++
82
+
83
+gst-plugins-good
84
+
85
+- flacparse: Avoid integer overflow in available data check for image
86
+ tags
87
+- flvmux: use the correct timestamp to calculate wait times
88
+- isomp4: Fix (E)AC-3 channel count handling
89
+- jpegdec: fixes related to interlaced jpeg
90
+- pngdec: Fix wrong colours output from 16bit RGB images
91
+- qtmux, qtdemux: fix byte order for opus extension
92
+- rtspsrc: Do not try send dropped get/set parameter
93
+- qt5, qt6: Add more meson options and eliminate all automagic
94
+- qt: glrenderer: don’t attempt to use QWindow from non-Qt main thread
95
+- qml6glsink: Support building on win32
96
+- v4l2src: fix support for bayer format
97
+- v4l2: Change to query only up to
98
+ V4L2_CID_PRIVATE_BASE+V4L2_CID_MAX_CTRLS
99
+- v4l2videodec: treat MPEG-1 format as MPEG-2
100
+- v4l2videoenc: support force keyframe event in v4l2 encoder
101
+- tests: rtpbin_buffer_list: fix possible unaligned write/read on
102
+ 32-bit ARM
103
+
104
+gst-plugins-bad
105
+
106
+- asfmux: fix possible unaligned write on 32-bit ARM
107
+- d3d11videosink: Fix error on pause and play
108
+- d3dvideosink: Fix navigation event leak
109
+- decklink: Correctly handle SDK strings on macOS and free strings
110
+ after usage on Linux
111
+- dvdspu: Make sure enough data is allocated for the available data
112
+- fdkaacdec: Support up to 5 rear channels
113
+- h265parse: Fix framerate handling
114
+- kmssink: Add STM32 LTDC and NXP i.MX8M Plus LCDIFv3 auto-detection
115
+- sdpdemux: ensure that only one srcpad is created per stream
116
+- srtpdec: fix critical warnings on shutdown
117
+- testsrcbin: Remove spurious caps unref
118
+- va: map the mbbrc to correct enum value in get_property()
119
+- vtenc: apply DTS offset to ensure DTS <= PTS
120
+- vtdec: time glitches on h264 playback
121
+- waylandsink: Emit “map” signal boarder surface is ready
122
+
123
+gst-plugins-ugly
124
+
125
+- No changes
126
+
127
+gst-libav
128
+
129
+- No changes
130
+
131
+gst-rtsp-server
132
+
133
+- No changes
134
+
135
+gstreamer-vaapi
136
+
137
+- vaapidecodebin: don’t load vaapipostproc if not available
138
+
139
+gstreamer-sharp
140
+
141
+- No changes
142
+
143
+gst-omx
144
+
145
+- No changes
146
+
147
+gst-python
148
+
149
+- python: More functions can be called before gst_init()
150
+
151
+gst-editing-services
152
+
153
+- ges: launcher: Never put sinks in a GstPipeline
154
+
155
+gst-validate + gst-integration-testsuites
156
+
157
+- No changes
158
+
159
+gst-examples
160
+
161
+- No changes
162
+
163
+Development build environment
164
+
165
+- No changes
166
+
167
+Cerbero build tool and packaging changes in 1.22.4
168
+
169
+- Ship codecalpha, rtponvif, dvbsubenc, switchbin, videosignal plugins
170
+- pango: Fix crash on Windows 32bit build
171
+- qml6: Add support for building the qml6 plugin on Windows and bump
172
+ meson to 1.1.1
173
+- vaapi: update vaapi variant/recipe for meson option changes
174
+- packages: Put libass in the same category as assrender
175
+- cerbero: Don’t extract if already extracted in fetch
176
+- darwin: Ensure errors on unguarded use of new APIs, require macOS
177
+ 10.13
178
+
179
+Contributors to 1.22.4
180
+
181
+Andoni Morales Alastruey, Arun Raghavan, Colin Kinloch, Daniel Morin,
182
+Edward Hervey, ekwange, Elliot Chen, François Laignel, Guillaume
183
+Desmottes, Haihua Hu, He Junyan, Hou Qi, Jan Alexander Steffens
184
+(heftig), Jochen Henneberg, Jordan Petridis, Kevin Song, Maksym
185
+Khomenko, Marek Vasut, Mathieu Duponchelle, Matthew Waters,
186
+Mengkejiergeli Ba, Michael Olbrich, Nicolas Beland, Nicolas Dufresne,
187
+Nirbheek Chauhan, Philippe Normand, Piotr Brzeziński, Sebastian Dröge,
188
+Seungha Yang, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez
189
+Leal, William Manley, Xavier Claessens, Yuri Fedoseev,
190
+
191
+… and many others who have contributed bug reports, translations, sent
192
+suggestions or helped testing. Thank you all!
193
+
194
+List of merge requests and issues fixed in 1.22.4
195
+
196
+- List of Merge Requests applied in 1.22.4
197
+- List of Issues fixed in 1.22.4
198
+
199
Schedule for 1.24
200
201
Our next major feature release will be 1.24, and 1.23 will be the
202
gst-plugins-ugly-1.22.3.tar.xz/RELEASE -> gst-plugins-ugly-1.22.4.tar.xz/RELEASE
Changed
7
1
2
-This is GStreamer gst-plugins-ugly 1.22.3.
3
+This is GStreamer gst-plugins-ugly 1.22.4.
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.22.3.tar.xz/gst-plugins-ugly.doap -> gst-plugins-ugly-1.22.4.tar.xz/gst-plugins-ugly.doap
Changed
18
1
2
3
<release>
4
<Version>
5
+ <revision>1.22.4</revision>
6
+ <branch>1.22</branch>
7
+ <name></name>
8
+ <created>2023-06-20</created>
9
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.22.4.tar.xz" />
10
+ </Version>
11
+ </release>
12
+
13
+ <release>
14
+ <Version>
15
<revision>1.22.3</revision>
16
<branch>1.22</branch>
17
<name></name>
18
gst-plugins-ugly-1.22.3.tar.xz/meson.build -> gst-plugins-ugly-1.22.4.tar.xz/meson.build
Changed
8
1
2
project('gst-plugins-ugly', 'c',
3
- version : '1.22.3',
4
+ version : '1.22.4',
5
meson_version : '>= 0.62',
6
default_options : 'warning_level=1',
7
'buildtype=debugoptimized' )
8
gst-plugins-ugly-1.22.3.tar.xz/po/gst-plugins-ugly-1.0.pot -> gst-plugins-ugly-1.22.4.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.22.3\n"
6
+"Project-Id-Version: gst-plugins-ugly-1.22.4\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2023-05-19 09:25+0100\n"
9
+"POT-Creation-Date: 2023-06-20 17:45+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.22.3.tar.xz/po/gst-plugins-ugly.pot -> gst-plugins-ugly-1.22.4.tar.xz/po/gst-plugins-ugly.pot
Changed
13
1
2
#, fuzzy
3
msgid ""
4
msgstr ""
5
-"Project-Id-Version: gst-plugins-ugly-1.22.3\n"
6
+"Project-Id-Version: gst-plugins-ugly-1.22.4\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2023-05-19 09:25+0100\n"
9
+"POT-Creation-Date: 2023-06-20 17:45+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