gstreamer/subprojects/gst-devtools/NEWS
Tim-Philipp Müller ca9d85c3b7 Release 1.25.1
2025-01-14 14:57:58 +00:00

246 lines
5.9 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

GStreamer 1.26 Release Notes
GStreamer 1.26.0 has not been released yet. It will be released in early 2025.
The latest development release towards the upcoming 1.26 stable series is 1.25.1 and was released on 14 January 2025.
## Introduction
The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite
cross-platform multimedia framework!
As always, this release is again packed with many new features, bug fixes and other improvements.
## Highlights
- to be filled in
- Lots of new plugins, features, performance improvements and bug fixes
## Major new features and changes
- to be filled in
## New elements and plugins
- to be filled in
## New element features and additions
- to be filled in
## Plugin and library moves
- to be filled in
## Plugin and element removals
- to be filled in
## Miscellaneous API additions
GStreamer Core
- to be filled in
Other libs
- to be filled in
## Miscellaneous performance, latency and memory optimisations
- to be filled in
- As always there have been plenty of performance, latency and memory optimisations all over the place.
## Tracing framework and debugging improvements
- to be filled in
New tracers
- None in this release.
Debug logging system improvements
- Nothing major in this cycle.
## Tools
- to be filled in
## GStreamer FFmpeg wrapper
- to be filled in
## GStreamer RTSP server
- to be filled in
## GStreamer VA-API support
GstVA
- to be filled in
GStreamer-VAAPI
- The new GstVA elements (see above) should be preferred when possible.
- gstreamer-vaapi should be considered deprecated and may be discontinued as soon as the va plugin is fully feature
equivalent. Users who rely on gstreamer-vaapi are encouraged to migrate and test the va elements at the earliest
opportunity.
## GStreamer Video4Linux2 support
- to be filled in
## GStreamer Editing Services and NLE
- to be filled in
## GStreamer validate
- to be filled in
## GStreamer Python Bindings
gst-python is an extension of the regular GStreamer Python bindings based on gobject-introspection information and PyGObject,
and provides “syntactic sugar” in form of overrides for various GStreamer APIs that makes them easier to use in Python and more
pythonic; as well as support for APIs that arent available through the regular gobject-introspection based bindings, such as
e.g. GStreamers fundamental GLib types such as Gst.Fraction, Gst.IntRange etc.
- to be filled in
## GStreamer C# Bindings
- to be filled in
- GStreamer API added in recent GStreamer releases is now available
## GStreamer Rust Bindings and Rust Plugins
The GStreamer Rust bindings and plugins are released separately with a different release cadence thats tied to the twice-a-year
GNOME release cycle.
The latest release of the bindings (0.23) has already been updated for the new GStreamer 1.26 APIs, and works with any GStreamer
version starting at 1.14.
gst-plugins-rs, the module containing GStreamer plugins written in Rust, has also seen lots of activity with many new elements
and plugins. The GStreamer 1.26 binaries track the 0.13 release series of gst-plugins-rs, and fixes from newer versions will be
backported as needed to the 0.13 brach for future 1.26.x bugfix releases.
Rust plugins can be used from any programming language. To applications they look just like a plugin written in C or C++.
### WebRTC
- to be filled in
### Other new Rust elements
- to be filled in
### Other improvements
- to be filled in
For a full list of changes in the Rust plugins see the gst-plugins-rs ChangeLog between versions 0.12 (shipped with GStreamer
1.24) and 0.13 (shipped with GStreamer 1.26).
## Build and Dependencies
- Meson >= 1.3 is now required for all modules
- The GLib requirement has been bumped to >= 2.64
- liborc >= 0.4.40 is strongly recommended
- libnice >= 0.1.22 is strongly recommended, as it is required for WebRTC ICE consent freshness (RFC 7675).
Monorepo build (née gst-build)
- to be filled in
- The FFmpeg subproject wrap was udpated to 7.1
gstreamer-full
- to be filled in
Development environment
- to be filled in
### Cerbero
Cerbero is a meta build system used to build GStreamer plus dependencies on platforms where dependencies are not readily
available, such as Windows, Android, iOS, and macOS.
General improvements
- to be filled in
macOS
- to be filled in
iOS
- to be filled in
Windows
- to be filled in
Linux
- to be filled in
Android
- to be filled in
## Platform-specific changes and improvements
### Android
- to be filled in
### Apple macOS and iOS
- to be filled in
### Windows
- to be filled in
## Documentation improvements
- to be filled in
Contributors
- to be filled in
… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all!
Stable 1.26 branch
After the 1.26.0 release there will be several 1.26.x bug-fix releases which will contain bug fixes which have been deemed
suitable for a stable branch, but no new features or intrusive changes will be added to a bug-fix release usually. The 1.26.x
bug-fix releases will be made from the git 1.26 branch, which will be a stable branch.
Schedule for 1.28
Our next major feature release will be 1.28, and 1.27 will be the unstable development version leading up to the stable 1.28
release. The development of 1.27/1.28 will happen in the git main branch of the GStreamer mono repository.
The schedule for 1.28 is yet to be decided.
1.28 will be backwards-compatible to the stable 1.26, 1.24, 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6, 1.4, 1.2 and 1.0
release series.
--------------------------------------------------------------------------------------------------------------------------------
These release notes have been prepared by Tim-Philipp Müller with contributions from ….
License: CC BY-SA 4.0