Projects
Essentials
gstreamer-plugins-ugly-codecs
Sign Up
Log In
Username
Password
We truncated the diff of some files because they were too big. If you want to see the full diff for every file,
click here
.
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 18
View file
gstreamer-plugins-ugly-codecs.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Nov 20 13:06:33 UTC 2023 - Bjørn Lie <zaitor@opensuse.org> + +- Update to version 1.22.7 + +------------------------------------------------------------------- Fri Sep 22 17:24:29 UTC 2023 - Bjørn Lie <zaitor@opensuse.org> - Update to version 1.22.6
View file
gstreamer-plugins-ugly-codecs.spec
Changed
@@ -7,7 +7,7 @@ %define _version 1.22.0 Name: gstreamer-plugins-ugly-codecs -Version: 1.22.6 +Version: 1.22.7 Release: 0 Summary: Codecs/plugins for gstreamer-plugins-ugly License: LGPL-2.1-or-later
View file
gst-plugins-ugly-1.22.6.tar.xz/ChangeLog -> gst-plugins-ugly-1.22.7.tar.xz/ChangeLog
Changed
@@ -1,3 +1,19 @@ +=== release 1.22.7 === + +2023-11-13 11:04:22 +0000 Tim-Philipp Müller <tim@centricular.com> + + * NEWS: + * RELEASE: + * gst-plugins-ugly.doap: + * meson.build: + Release 1.22.7 + +2023-09-20 19:41:00 +0100 Tim-Philipp Müller <tim@centricular.com> + + * meson.build: + Back to development + Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5371> + === release 1.22.6 === 2023-09-20 18:10:57 +0100 Tim-Philipp Müller <tim@centricular.com>
View file
gst-plugins-ugly-1.22.6.tar.xz/NEWS -> gst-plugins-ugly-1.22.7.tar.xz/NEWS
Changed
@@ -2,13 +2,13 @@ GStreamer 1.22.0 was originally released on 23 January 2023. -The latest bug-fix release in the stable 1.22 series is 1.22.5 and was -released on 20 July 2023. +The latest bug-fix release in the stable 1.22 series is 1.22.7 and was +released on 13 November 2023. See https://gstreamer.freedesktop.org/releases/1.22/ for the latest version of this document. -Last updated: Thursday 20 July 2023, 12:00 UTC (log) +Last updated: Monday 13 November 2023, 10:00 UTC (log) Introduction @@ -2366,6 +2366,222 @@ - List of Merge Requests applied in 1.22.6 - List of Issues fixed in 1.22.6 +1.22.7 + +The seventh 1.22 bug-fix release (1.22.7) was released on 13 November +2023. + +This release only contains bugfixes and security fixes and it should be +safe to update from 1.22.x. + +Highlighted bugfixes in 1.22.7 + +- Security fixes for the MXF demuxer and AV1 codec parser +- glfilter: Memory leak fix for OpenGL filter elements +- d3d11videosink: Fix toggling between fullscreen and maximized, and + window switching in fullscreen mode +- DASH / HLS adaptive streaming fixes +- Decklink card device provider device name string handling fixes +- interaudiosrc: handle non-interleaved audio properly +- openh264: Fail gracefully if openh264 encoder/decoder creation fails +- rtspsrc: improved whitespace handling in response headers by certain + cameras +- v4l2codecs: avoid wrap-around after 1000000 frames; tiled formats + handling fixes +- video-scaler, audio-resampler: downgraded “Can’t find exact taps” + debug log messages +- wasapi2: Don’t use global volume control object +- Rust plugins: various improvements in aws, fmp4mux, hlssink3, + livesync, ndisrc, rtpav1depay, rsfilesink, s3sink, sccparse +- WebRTC: various webrtchttp, webrtcsrc, and webrtcsink improvements + and fixes +- Cerbero build tools: recognise Windows 11; restrict parallelism of + gst-plugins-rs build on small systems +- Packages: ca-certificates update; fix gio module loading and TLS + support on macOS + +gstreamer + +- debugutils: provide gst_debug_bin_to_dot_data() implementation even + if debug system is disabled + +gst-plugins-base + +- audioaggregator, audiomixer: Make access to the pad list thread-safe + while mixing +- basetextoverlay: Fix overlay never rendering again if width reaches + 1px +- glfiter: Protect GstGLContext access +- glfilter: Only add parent meta if inbuf != outbuf +- macOS: fix huge memory leak with glfilter-based elements +- rtspconnection: Ignore trailing whitespace in rtsp headers +- video-scaler, audio-resampler: downgrade ‘can’t find exact taps’ to + debug + +gst-plugins-good + +- adaptivedemux2: Do not submit_transfer when cancelled +- adaptivedemux2: Call GTasks’s return functions for blocking tasks +- flacenc: Correctly handle up to 255 cue entries +- flvmux: set the src segment position as running time +- imagesequencesrc: fix deadlock when feeding the same image in a loop +- pngenc: output one frame only in snapshot mode and mark output + frames as I-frames +- qmlglsrc: sync on the streaming thread +- souphttpsrc: Chain up to finalize to fix memory leak +- wavparse: fix buffer leak with adtl tag +- v4l2codecs: Avoid QBUF/DQBUF struct timeval .tv_usec wrap-around at + frame 1000000 +- v4l2codecs: Fix tiled formats stride conversion + +gst-plugins-bad + +- audiobuffersplit: disable max-silence-time if set to 0 +- libde265: Do not decode the non 4:2:0 8 bits format +- codecparsers: av1: Clip max tile rows and cols values +- codecs: h265: Do not free slice header before using it +- d3d11converter: Fix 10/12bits planar output +- d3d11decoder: Fix crash on negotiate() when decoder is not + configured +- d3d11videosink: Fix toggling between fullscreen and maximized +- d3d11videosink: Fix window switching in case of fullscreen mode +- d3d11screencapturesrc: Fix mouse cursor blending +- decklink: Fix broken COM string conversion +- decklink: Decklink Device Provider wrongly parses SDK strings +- gstwayland: Don’t depend on wayland-protocols +- interaudiosrc: Add audio meta to buffers containing non-interleaved + samples +- kmssink: Add TIDSS auto-detection +- mfvideoencoder: Fix typo in template caps +- mxfdemux: Store GstMXFDemuxEssenceTrack in their own fixed + allocation +- nvcodec: fix bounds for auto-select GPU enumeration +- openh264: Fail gracefully if openh264 encoder/decoder creation fails +- tsmux: More cleanups +- tsmux: Fill padding packets with stuffing bytes +- v4l2codecs: Fix tiled formats stride conversion +- v4l2videodec: Correctly free caps to avoid memory leak +- wasapi2: Don’t use global volume control object +- wasapi2device: Ignore activation failed device + +gst-plugins-ugly + +- No changes + +gst-plugins-rs + +- aws: s3sink: Fix handling of special characters in key +- aws: s3: Properly percent-decode GstS3Url +- fmp4mux: Don’t overflow negative composition offset calculation +- fmp4mux: specify the fragment duration unit +- hlssink3: Use Path API for getting file name +- hlssink3: Use sprintf for segment name formatting +- hlssink3: Remove unused deps +- hlssink3: Don’t remove old files if max-files is zero +- hlssink3: Don’t remove uri from playlist if playlist-length is zero +- hlssink3: Various cleanup +- livesync: log new pending segments +- livesync: display jitter when waiting on clock +- livesync: Rename activatemode methods to *_activatemode +- livesync: Simplify start_src_task and src_loop +- livesync: Improve audio duration fixups +- livesync: Log a category error when we are missing the segment +- livesync: Clean up state handling +- livesync: Replace an if-let with match +- livesync: Move a notify closer to the interesting state change +- livesync: Move num_in counting to the src task +- livesync: Simplify num_duplicate counting +- livesync: Handle flags and late buffer patching after queueing +- livesync: Separate out_buffer duplicate status from GAP flag +- livesync: Use fallback_duration for audio repeat buffers as well +- livesync: example: Add identities single-segment=1 +- livesync: Split fallback_duration into in_ and out_duration +- livesync: Keep existing buffer duration in some cases +- livesync: Remove the stop from outgoing segments +- ndisrc: Assume input with more than 8 raw audio channels is + unpositioned +- rtpav1depay: Skip unexpected leading fragments +- rtpav1depay: Don’t push stale temporal delimiters downstream +- rsfilesink: set sync=false +- s3sink: set sync=false +- sccparse: Fix leading spaces between the tab and caption data +- webrtchttp: Respect HTTP redirects +- webrtcsrc: use @watch instead of @to-owned +- webrtcsrc: add turn-servers property +- webrtc: Fix paths in README +- webrtcsink: don’t miss ice candidates + +gst-libav + +- No changes + +gst-rtsp-server + +- rtspclientsink: Don’t leak previous server_ip + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-validate + gst-integration-testsuites + +- gst-validate: Fix compatibility with Python 3.12 + +gst-examples +
View file
gst-plugins-ugly-1.22.6.tar.xz/RELEASE -> gst-plugins-ugly-1.22.7.tar.xz/RELEASE
Changed
@@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-ugly 1.22.6. +This is GStreamer gst-plugins-ugly 1.22.7. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework!
View file
gst-plugins-ugly-1.22.6.tar.xz/gst-plugins-ugly.doap -> gst-plugins-ugly-1.22.7.tar.xz/gst-plugins-ugly.doap
Changed
@@ -35,6 +35,16 @@ <release> <Version> + <revision>1.22.7</revision> + <branch>1.22</branch> + <name></name> + <created>2023-11-13</created> + <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.22.7.tar.xz" /> + </Version> + </release> + + <release> + <Version> <revision>1.22.6</revision> <branch>1.22</branch> <name></name>
View file
gst-plugins-ugly-1.22.6.tar.xz/meson.build -> gst-plugins-ugly-1.22.7.tar.xz/meson.build
Changed
@@ -1,5 +1,5 @@ project('gst-plugins-ugly', 'c', - version : '1.22.6', + version : '1.22.7', meson_version : '>= 0.62', default_options : 'warning_level=1', 'buildtype=debugoptimized' )
View file
gst-plugins-ugly-1.22.6.tar.xz/po/gst-plugins-ugly-1.0.pot -> gst-plugins-ugly-1.22.7.tar.xz/po/gst-plugins-ugly-1.0.pot
Changed
@@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly-1.22.6\n" +"Project-Id-Version: gst-plugins-ugly-1.22.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-20 18:14+0100\n" +"POT-Creation-Date: 2023-11-13 11:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
View file
gst-plugins-ugly-1.22.6.tar.xz/po/gst-plugins-ugly.pot -> gst-plugins-ugly-1.22.7.tar.xz/po/gst-plugins-ugly.pot
Changed
@@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly-1.22.6\n" +"Project-Id-Version: gst-plugins-ugly-1.22.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-20 18:14+0100\n" +"POT-Creation-Date: 2023-11-13 11:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.