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
+Fri Sep 22 17:24:29 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
4
+
5
+- Update to version 1.22.6
6
+
7
+-------------------------------------------------------------------
8
Sat Aug 12 09:48:18 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
9
10
- Update to version 1.22.5
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.5
6
+Version: 1.22.6
7
Release: 0
8
Summary: Codecs/plugins for gstreamer-plugins-ugly
9
License: LGPL-2.1-or-later
10
gst-plugins-ugly-1.22.5.tar.xz/ChangeLog -> gst-plugins-ugly-1.22.6.tar.xz/ChangeLog
Changed
21
1
2
+=== release 1.22.6 ===
3
+
4
+2023-09-20 18:10:57 +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.6
11
+
12
+2023-07-20 16:57:47 +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/5082>
17
+
18
=== release 1.22.5 ===
19
20
2023-07-20 15:22:48 +0100 Tim-Philipp Müller <tim@centricular.com>
21
gst-plugins-ugly-1.22.5.tar.xz/NEWS -> gst-plugins-ugly-1.22.6.tar.xz/NEWS
Changed
185
1
2
- List of Merge Requests applied in 1.22.5
3
- List of Issues fixed in 1.22.5
4
5
+1.22.6
6
+
7
+The sixth 1.22 bug-fix release (1.22.6) was released on 20 September
8
+2023.
9
+
10
+This release only contains bugfixes and security fixes and it should be
11
+safe to update from 1.22.x.
12
+
13
+Highlighted bugfixes in 1.22.6
14
+
15
+- Security fixes for the MXF demuxer and H.265 video parser
16
+- Fix latency regression in H.264 hardware decoder base class
17
+- androidmedia: fix HEVC codec profile registration and fix coded_data
18
+ handling
19
+- decodebin3: fix switching from a raw stream to an encoded stream
20
+- gst-inspect: prettier and more correct signal and action signals
21
+ printing
22
+- rtmp2: Allow NULL flash version, omitting the field, for better RTMP
23
+ server compatibility
24
+- rtspsrc: better compatibility with buggy RTSP servers that don’t set
25
+ a clock-rate
26
+- rtpjitterbuffer: fix integer overflow that led to more packets being
27
+ declared lost than have been lost
28
+- v4l2: fix video encoding regression on RPi and fix support for left
29
+ and top padding
30
+- waylandsink: Crop surfaces to their display width height
31
+- cerbero: recognise Manjaro; add Rust support for MSVC ARM64; cmake
32
+ detection fixes
33
+- various bug fixes, build fixes, memory leak fixes, and other
34
+ stability and reliability improvements
35
+
36
+gstreamer
37
+
38
+- gst-inspect: prettier and more correct signal printing, and print
39
+ action signals in g_signal_emit_by_name() format
40
+- gst-launch: Disable fault signal handlers on macOS
41
+
42
+gst-plugins-base
43
+
44
+- audio: Make sure to stop ringbuffer on error
45
+- decodebin3: avoid identity, sinkpad, parsebin leakage when reset
46
+ input
47
+- decodebin3: Ensure the slot is unlinked before linking to decoder
48
+- sdp: fix wrong debug log error message for missing clock-rate in
49
+ caps
50
+- sdp: Parse zero clock-rate as default
51
+
52
+gst-plugins-good
53
+
54
+- adaptivedemux2: fix memory leak
55
+- pulsedeviceprovider: fix incorrect usage of GST_ELEMENT_ERROR
56
+- qt: Unbreak build with qt-egl enabled but viv_fb missing
57
+- qt: Fix searching of qt5/qt6 tools with qmake in Meson
58
+- qtdemux: Fix premature EOS when some files are played in push mode
59
+- qtdemux: attach cbcs crypt info at the right moment
60
+- rtpjitterbuffer: Avoid integer overflow in max saveable packets
61
+ calculation with negative offset
62
+- videoflip: fix concurrent access when modifying the tag list
63
+- v4l2: allocator: Don’t close foreign dmabuf
64
+- v4l2: bufferpool: Fix large encoded stream regression
65
+- v4l2: bufferpool: Problems when checking for truncated buffer
66
+- v4l2: Fix support for left and top padding
67
+- v4l2object: clear format lists if source change event is received
68
+
69
+gst-plugins-bad
70
+
71
+- androidmedia/enc: handle codec-data before popping
72
+ GstVideoCodecFrames
73
+- androidmedia: fix hevc codec profile registration
74
+- androidmedia: Small fixes
75
+- androidmedia: Add more null checks (of env) to JNI utilities
76
+- applemedia: Fix pixel format for I420 and NV12
77
+- audiolatency: Forward latency query and event upstream
78
+- av1parser: Fix segmentation params update
79
+- codecparsers: Fix MPEG-1 aspect ratio table
80
+- d3d11convert: Passthrough allocation query on same caps
81
+- h264decoder: Update latency dynamically
82
+- h265parser: Allow partially broken hvcC data
83
+- h265parser: Fix possible overflow using max_sub_layers_minus1
84
+- hlssink2: Always use forward slash separator
85
+- mdns: Fix a crash on context error
86
+- mxfdemux: Fix integer overflow causing out of bounds writes when
87
+ handling invalid uncompressed video and check channels for AES3
88
+- nvencoder: Fix negotiation error when interlace-mode is unspecified
89
+- rtmp2: Allow NULL flash version, omitting the field
90
+- rtmp2sink: fix crash if message conversion failed
91
+- transcodebin: Fixes for upstream selectable support
92
+- va: Fix in error logs functions mismatches
93
+- waylandsink: Crop surfaces to their display width height
94
+- waylandsink: Fix cropping for video with non-square aspect ratio
95
+- webrtc: Fix docs for create-data-channel action signal
96
+- win32ipc: Fix pipe handle leak
97
+
98
+gst-plugins-ugly
99
+
100
+- No changes
101
+
102
+gst-plugins-rs
103
+
104
+- fallbackswitch: locking/deadlock fixes
105
+- onvifmetadataparse: Skip metadata frames with unrepresentable UTC
106
+ time
107
+- transcriberbin: Configure audioresample in front of transcriber
108
+- webrtcsink: Propagate GstContext messages
109
+- webrtcsink: Add support for d3d11 memory and qsvh264enc
110
+- webrtcsink: fix TWCC extension adding
111
+- webrtcsink: don’t forget to setup encoders for discoveries
112
+- webrtcsink: NVIDIA V4L2 encoders always require NVMM memory
113
+- meson: Fix handling of optional deps, and don’t require Python 3.8
114
+
115
+gst-libav
116
+
117
+- No changes
118
+
119
+gst-rtsp-server
120
+
121
+- No changes
122
+
123
+gstreamer-vaapi
124
+
125
+- No changes
126
+
127
+gstreamer-sharp
128
+
129
+- No changes
130
+
131
+gst-omx
132
+
133
+- No changes
134
+
135
+gst-python
136
+
137
+- No changes
138
+
139
+gst-editing-services
140
+
141
+- No changes
142
+
143
+gst-validate + gst-integration-testsuites
144
+
145
+- gst-validate: Disable fault signal handlers on macOS
146
+
147
+gst-examples
148
+
149
+- No changes
150
+
151
+Development build environment
152
+
153
+- macos-bison: Update to 3.8.2 and add an ARM64 build
154
+- wrap: update libpsl to 0.21.2
155
+
156
+Cerbero build tool and packaging changes in 1.22.6
157
+
158
+- Add Rust support for MSVC ARM64
159
+- Recognise PERL5LIB as a joinable Unix variable
160
+- Recognise Manjaro as an Arch derivative
161
+- Fix picking up cmake from build-tools
162
+
163
+Contributors to 1.22.6
164
+
165
+Akihiro Sagawa, Alicia Boya García, Guillaume Desmottes, Haihua Hu,
166
+Hugues Fruchet, Ivan Molodetskikh, Jan Alexander Steffens (heftig), Jan
167
+Schmidt, L. E. Segovia, Mathieu Duponchelle, Matthew Waters, Ming Qian,
168
+Nicolas Dufresne, Nirbheek Chauhan, Olivier Blin, Olivier Crête,
169
+Philippe Normand, Piotr Brzeziński, Robert Ayrapetyan, Ryan Pavlik,
170
+Sebastian Dröge, Seungha Yang, Stéphane Cerveau, Stephan Seitz, Thomas
171
+Schneider, Tim-Philipp Müller, Víctor Manuel Jáquez Leal, Wang Chuan,
172
+Xabier Rodriguez Calvar,
173
+
174
+… and many others who have contributed bug reports, translations, sent
175
+suggestions or helped testing. Thank you all!
176
+
177
+List of merge requests and issues fixed in 1.22.6
178
+
179
+- List of Merge Requests applied in 1.22.6
180
+- List of Issues fixed in 1.22.6
181
+
182
Schedule for 1.24
183
184
Our next major feature release will be 1.24, and 1.23 will be the
185
gst-plugins-ugly-1.22.5.tar.xz/RELEASE -> gst-plugins-ugly-1.22.6.tar.xz/RELEASE
Changed
7
1
2
-This is GStreamer gst-plugins-ugly 1.22.5.
3
+This is GStreamer gst-plugins-ugly 1.22.6.
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.5.tar.xz/gst-plugins-ugly.doap -> gst-plugins-ugly-1.22.6.tar.xz/gst-plugins-ugly.doap
Changed
18
1
2
3
<release>
4
<Version>
5
+ <revision>1.22.6</revision>
6
+ <branch>1.22</branch>
7
+ <name></name>
8
+ <created>2023-09-20</created>
9
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.22.6.tar.xz" />
10
+ </Version>
11
+ </release>
12
+
13
+ <release>
14
+ <Version>
15
<revision>1.22.5</revision>
16
<branch>1.22</branch>
17
<name></name>
18
gst-plugins-ugly-1.22.5.tar.xz/meson.build -> gst-plugins-ugly-1.22.6.tar.xz/meson.build
Changed
8
1
2
project('gst-plugins-ugly', 'c',
3
- version : '1.22.5',
4
+ version : '1.22.6',
5
meson_version : '>= 0.62',
6
default_options : 'warning_level=1',
7
'buildtype=debugoptimized' )
8
gst-plugins-ugly-1.22.5.tar.xz/po/gst-plugins-ugly-1.0.pot -> gst-plugins-ugly-1.22.6.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.5\n"
6
+"Project-Id-Version: gst-plugins-ugly-1.22.6\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2023-07-20 15:24+0100\n"
9
+"POT-Creation-Date: 2023-09-20 18:14+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.5.tar.xz/po/gst-plugins-ugly.pot -> gst-plugins-ugly-1.22.6.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.5\n"
6
+"Project-Id-Version: gst-plugins-ugly-1.22.6\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2023-07-20 15:24+0100\n"
9
+"POT-Creation-Date: 2023-09-20 18:14+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
Refresh
Login required, please
login
or
signup
in order to comment
Request History
zaitor created request over 1 year ago
New upstream release
zaitor accepted request over 1 year ago
Xin