summaryrefslogtreecommitdiff
path: root/subprojects/gst-devtools/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/gst-devtools/NEWS')
-rw-r--r--subprojects/gst-devtools/NEWS134
1 files changed, 131 insertions, 3 deletions
diff --git a/subprojects/gst-devtools/NEWS b/subprojects/gst-devtools/NEWS
index 5901d06fed..f918768fef 100644
--- a/subprojects/gst-devtools/NEWS
+++ b/subprojects/gst-devtools/NEWS
@@ -2,8 +2,8 @@ GStreamer 1.22 Release Notes
GStreamer 1.22.0 was originally released on 23 January 2023.
-The latest bug-fix release in the now old-stable 1.22 series is 1.22.11
-and was released on 19 March 2024.
+The latest bug-fix release in the now old-stable 1.22 series is 1.22.12
+and was released on 29 April 2024.
See https://gstreamer.freedesktop.org/releases/1.22/ for the latest
version of this document.
@@ -11,7 +11,7 @@ version of this document.
The GStreamer 1.22 stable series has since been superseded by the
GStreamer 1.24 stable release series.
-Last updated: Tuesday 19 March 2024, 21:00 UTC (log)
+Last updated: Monday 29 April 2024, 20:00 UTC (log)
Introduction
@@ -3161,6 +3161,134 @@ List of merge requests and issues fixed in 1.22.11
- List of Merge Requests applied in 1.22.11
- List of Issues fixed in 1.22.11
+1.22.12
+
+The twelfth 1.22 bug-fix release (1.22.12) was released on 29 April
+2024.
+
+This release only contains bugfixes and security fixes and it should be
+safe to update from 1.22.x.
+
+The GStreamer 1.22 stable series has since been superseded by the
+GStreamer 1.24 stable release series.
+
+Highlighted bugfixes in 1.22.12
+
+- EXIF image tag parsing security fixes
+- glimagesink, gl/macos: race and reference count fixes
+- GstPlay, dvbsubenc, alphadecodebin, d3dvideosink fixes
+- rtpjitterbuffer extended timestamp handling fixes
+- v4l2: fix regression with tiled formats
+- ximagesink: fix regression on RPi/aarch64
+- Thread-safety fixes
+- Python bindings fixes
+- cerbero build fixes with clang 15 on latest macOS/iOS
+- various bug fixes, build fixes, memory leak fixes, and other
+ stability and reliability improvements
+
+gstreamer
+
+- basesrc: Clear submitted buffer lists consistently with buffers
+- inputselector: fix possible clock leak on shutdown
+- ptpclock: fix double free of domain data during deinit
+- gst-inspect-1.0: fix –exists for plugins with versions other than
+ GStreamer’s version, like the Rust plugins
+
+gst-plugins-base
+
+- EXIF image tag parsing security fixes
+- glimagesink, gl/macos: a couple of race/reference count fixes
+- typefinding: Handle WavPack block sizes > 131072
+- v4l2: fix error in calculating padding bottom for tile format
+- ximagesink: initialize mask for XISelectEvents
+
+gst-plugins-good
+
+- pulsedeviceprovider: Add compare_device_type_name function and
+ missing lock
+- qtdemux: fix wrong full_range offset when parsing colr box
+- rtpjitterbuffer: Use an extended RTP timestamp for the clock-base
+- soup: fix thread name
+- tests: rtpred: fix out-of-bound writes in unit test
+- v4l2: silence valgrind warning
+
+gst-plugins-bad
+
+- alphadecodebin: Explicitly pass 64 bit integers as such through
+ varargs
+- d3d11videosink: disconnect signals before releasing the window
+- dvbsubenc: fixed some memory leaks and a crash
+- GstPlay: Update video_snapshot to support playbin3
+
+gst-plugins-ugly
+
+- No changes
+
+gst-plugins-rs
+
+- No changes
+
+gst-libav
+
+- No changes
+
+gst-rtsp-server
+
+- No changes
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- Don’t link to python for the gi overrides module
+
+gst-editing-services
+
+- No changes
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- debug-viewer: Fix plugin loading machinery
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.22.12
+
+- glib: disable error for int-conversion introduced by default with
+ clang 15
+- cerbero: Fix shutil.rmtree hack to passthrough unknown kwargs
+
+Contributors to 1.22.12
+
+Alexander Slobodeniuk, Arnaud Vrac, Elliot Chen, eri, F. Duncanh, Jan
+Schmidt, Jimmy Ohn, Matthew Waters, Nicolas Dufresne, Nirbheek Chauhan,
+Philippe Normand, Qian Hu (胡骞), Sebastian Dröge, Taruntej Kanakamalla,
+Thomas Goodwin, Tim Blechmann, Tim-Philipp Müller,
+
+… and many others who have contributed bug reports, translations, sent
+suggestions or helped testing. Thank you all!
+
+List of merge requests and issues fixed in 1.22.12
+
+- List of Merge Requests applied in 1.22.12
+- List of Issues fixed in 1.22.12
+
Schedule for 1.24
GStreamer 1.24 was released on 4 March 2024.