Spyder 5.5.1 💾

Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package. Beyond its many built-in features, its abilities can be extended even further via its plugin system and API. Furthermore, Spyder can also be used as a PyQt5 extension library, allowing developers to build upon its functionality and embed its components, such as the interactive console, in their own PyQt software.

minor feature: New features Publish a new standalone installer for macOS computers with M1/M2 chips. Add support to format selections with Black. Important fixes Fix several errors when trying to detect if a new Spyder version is available. Fix using the Tkinter backend in our macOS application. Issues Closed Issue 21733 - Crash after setting empty high DPI scaling factor (PR 21763 by @ccordoba12) Issue 21711 - TypeError when trying to detect the conda channel from which Spyder was installed (PR 21723 by @ccordoba12) Issue 21694 - Bug: Unexpected type 'float' when clicking in Spyder preferences (PR 21704 by @dan123456-eng) Issue 21630 - Release 5.5.1 (PR 21764 by @ccordoba12) Issue 21600 - ZeroDivisionError in the Editor's scrollflag panel (PR 21624 by @ccordoba12) Issue 21570 - Test test_pdb_comprehension_namespace failing with Python 3.12 (PR 21581 by @juliangilbey) Issue 21546 - Error 403 (rate limit at github.com) is not handled when cheking for updates. (PR 21548 by @mrclary) Issue 21509 - RuntimeError: wrapped C/C++ object of type FrameWebView has been deleted while doing basic operations (edit file, minimize/un-minimize Spyder window) (PR 21613 by @dalthviz) Issue 21460 - Format selection with Black does not work on indented code (PR 21629 by @ccordoba12) Issue 20232 - Can't find a usable init.tcl (PR 21766 by @mrclary) In this release 10 issues were closed. Pull Requests Merged PR 21770 - PR: Use Python 3.9.14 for x86_64 macOS application build, by @mrclary PR 21766 - PR: Build arm64 versions of Spyder's standalone macOS application, by @mrclary (20232, 19743) PR 21764 - PR: Update core dependencies for 5.5.1, by @ccordoba12 (21630) PR 21763 - PR: Fix error when trying to set an empty scale factor (Preferences), by @ccordoba12 (21733) PR 21761 - PR: Update to download-artifact@v4 and upload-artifact@v4 (CI), by @mrclary PR 21741 - PR: Update actions to checkout@v4 and cache@v4 (CI), by @

MITL interpreter ide cpython python science-research

Bokeh 3.3.4 💾

Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.

minor bugfix: Ability to log render statistics (pull request 13503) Let client ping faillure clean up sessiosn (pull request 13655) Support missing iterable kinds for BooleanFilter (pull request 13661) Fix docs issues (pull request 13588, pull request 13647, pull request 13659)

BSDL python javascript visualization data-science rendering science-research developers cross-platform python

Paperless-ngx 2.5.3 💾

Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Features: Organize and index your scanned documents with tags, correspondents, types, and more. Your data is stored locally on your server and is never transmitted or shared in any way. Performs OCR on your documents, adding searchable and selectable text, even to documents scanned with only images. Utilizes the open-source Tesseract engine to recognize more than 100 languages. Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals. Uses machine-learning to automatically add tags, correspondents and document types to your documents. Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)1 and more. Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents. Beautiful, modern web application that features: Customizable dashboard with statistics. Filtering by tags, correspondents, types, and more. Bulk editing of tags, correspondents, types and more. Drag-and-drop uploading of documents throughout the app. Customizable views can be saved and displayed on the dash

minor bugfix: : : dont allow allauth redirects to any host @shamoon. : Interaction when both splitting and ASN are enabled @stumpylog. : moved ssl_mode parameter for mysql backend engine @MaciejSzczurek. All App Changes: . 3 changes. : dont allow allauth redirects to any host @shamoon. : Interaction when both splitting and ASN are enabled @stumpylog. : moved ssl_mode parameter for mysql backend engine @MaciejSzczurek. .

GNU GPLv3 internet web dynamic content indexing search

Pandoc 3.1.12 💾

If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.

minor feature: . . Add djot as input. And output format. Djot is a light markup syntax (https://djot.net).. . New module Text.Pandoc.Readers.Djot API change . The function. readDjot is also exported by Text.Pandoc.Readers.. New module Text.Pandoc.Writers.Djot API change . The function. writeDjot is also. Exported by Text.Pandoc.Writers. . --number-sections. Now uses the first digit for the number of the top-level section, no matter what its level. So if the top-level section is level-2. Numbers will be 1, 2, etc. rather than 0.1, 0.2, as in the past. For Some backwards compatibility, we revert to the old behavior when The --number-offset Option is used. DocBook reader:. . Better handling of lt;procedure gt; and lt;substeps gt; : lt;procedure gt; now gets Parsed as an ordered list, and lt;substeps gt; as a Sublist. . Man reader:. . Move spaces outside of emph/strong.. . MediaWiki reader:. . Don t make leading blanks underscores in image links.. Allow lowercase image:. . BibTeX reader:. . Support pagetotal in. Converting BibLaTeX. . Markdown reader:. . wikilinks extensions to allow newlines in titles.. . EPUB reader:. . Don t put #. Characters in identifiers. . LaTeX reader:. . Improve treatment of cref, Cref. Use The reference-type ref+label and ref+Label. Also, associate with vref ref instead of ref+page. Limited support for Cref. Generate relative widths for linewidth, textheight. . Typst reader:. . handling of overline. Due to a typo, it was being incorrectly rendered as an underset. Improve handling of inline #quote. handling of dot(), tilde(), ddot() (jgm/typst-hs#38). character used for norm (jgm/typst-hs#38). . Typst writer:. . Use reference form for. Citations when possible. Use #ref or for links with reference-type="ref". This Attribute is added to LaTeX cref, for example. Improve citation support. Emit. form: "prose" or form: "year" qualifiers if the Citation is author-in-text or suppress-author. Strip initial comma From suf, since typst will add an

GNU GPLv3 utilities haskell

LedgerSMB 1.11.10 💾

The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in. The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets. Sales (Invoices, Orders, Quotations) Receivables & Payables General ledger Inventory management Fixed asset accounting & depreciation Profit & cost centers, departments, projects Output documents in PDF, HTML, CSV, Office formats Mail documents (e.g. invoices) from within the application Translatable to your language (comes with 45 languages) and more The fact that LedgerSMB is open source - meaning that the source code is freely available - makes it even more customizable and flexible.

minor bugfix: /title . lt;p gt;The LedgerSMB development team is happy to announce yet another new lt;br gt;. version of its open source ERP and accounting application. lt;br gt; This release contains the following and improvements: lt;/p gt; lt;p gt;Changelog for 1.11.10 lt;/p gt;. lt;ul gt;. lt;li gt;upgrades from older Pg versions with the #39;cash_impact #39; view lt;/li gt;. lt;li gt;missing locale parameter creating GL Search report lt;/li gt;. lt;li gt;setup.pl CSRF regressions lt;/li gt;. lt;li gt;date filters on Cash amp;gt; Receipt/Payment lt;/li gt;. lt;/ul gt;. lt;p gt;For installation instructions and system requirements, see lt;br gt;. lt;a href= quot;https://github.com/ledgersmb/LedgerSMB/blob/1.11.10/README.md quot; gt;https://github.com/ledgersmb/LedgerSMB/blob/1.11.10/README.md lt;/a gt; lt;/p gt;. lt;p gt;The release can be downloaded from our download site at lt;br gt;. lt;a href= quot;https://download.ledgersmb.org/f/Releases/1.11.10 quot; rel= quot;nofollow quot; gt;https://download.ledgersmb.org/f/Releases/1.11.10 lt;/a gt; lt;/p gt;. lt;p gt;The release can be downloaded from GitHub at lt;br gt;. lt;a href= quot;https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.10 quot; gt;https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.10 lt;/a gt; lt;/p gt;. lt;p gt;Docker images have been published for ARMv7 (32-bit), lt;br gt;. ARM64 (also known as ARMv8, e.g. RPi 3+) and AMD64. lt;br gt; These can be pulled from the GitHub Container Registry lt;br gt; docker pull ghcr.io/ledgersmb/ledgersmb:1.11.10 lt;/p gt;. lt;p gt;Or pulled from Docker Hub using the command lt;br gt;. docker pull ledgersmb/ledgersmb:1.11.10 lt;/p gt;. lt;p gt;These are the sha256 checksums of the uploaded files: lt;/p gt;. lt;p gt;5c08194e794a81c81cae4f747860a09457e14331dcd1e48dc8bab991a589ab4d ledgersmb-1.11.10.tar.gz lt;br gt;. 47578b10d626b81f0dbbdf9c2cc34d2ed839586959a5c33fd8062a05e93e24cf ledgersmb-1.11.10.tar.gz.asc lt;/p gt; .

GNU GPL accounting invoicing orders erp perl

Mixxx 2.4.0 💾

Mixxx is an audio mixing / turntable software for DJs. It provides a dual-deck interface, easy drag and drop. It's GUI has various wave transformation controls, beat and cue points, and full waveform previews, vinyl emulation, sample stretching, single click looping, quad sampler decks, MIDI controls. It also helps organazing playlists, with BPM detection, an auto DJ feature, recording, replaygain normalization, and even ICY broadcasting.

major feature: Music Library: Tracks Table Track Menu Remember track selection when switching library features, fix initial selection etc. #4177 #4536 #12321 #12064 #11196 #11130 Add new library column that shows the last time a track was played #3140 #3457 #3494 #3596 #3740 Add keyboard shortcut Ctrl+Enter to open track properties #4347 Home/End keys jump to first/last row #4850 Wrap selection around at the bottom/top, only if Shift is not pressed #11090 #11100 #12391 Allow to hide/remove tracks from the library by pressing the Delete key #4330 #7176 #9793 #9837 #10537 #11239 #4577 #10577 #11171 #10761 Fix Recording table refresh issues #4648 Show time in addition to the date in the timestamp column #4900 #10726 #11020 Show only the date in Date Added / Last Played columns. Move the time of day to tooltips #3945 Right-align BPM, duration bitrate values #11634 #11668 #11657 Remove parenthesis from play counter display #11357 Refocus library, after editing skin controls #11767 Fix performance with large playlists #11851 #11724 Add multi-line editor delegate for comment column #11752 Keep current item visible when the view shrinks vertically #11273 macOS scrollbar: Make sure last track is shown in library #11669 #9495 Add action to select loaded track in library #4740 Add menu for Analyze and Reanalyze #4806 #11873 #11872 Add support for overriding analyzis settings about variable/constant BPM on a per-track basis #10931 Add menu for looking up track metadata at Discogs, SoundCloud and LastFM #4772 #4836 Add "Delete Track Files" action, does "Move to Trash" with Qt = 5.15 #4560 #4831 #10763 #11580 #11577 #11583 #3212 #11842 Allow to clear the comment field #4722 #10615 Allow to reset loops and also via " ChannelN , loop_remove" control object #4802 #10748 #12392 #12521 Add 'Update ReplayGain' decks' to track menus #4031 #4719 Restore "Remove from playlist" in History #11591 #109

GNU GPL c++ qt audio playback mixing auto-dj

Dear ImGui 1.90.3 💾

Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, renderer agnostic, and self-contained (no external dependencies). Dear ImGui is designed to enable fast iterations and to empower programmers to create content creation tools and visualization / debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward this goal and lacks certain features commonly found in more high-level libraries. Dear ImGui is particularly suited to integration in game engines (for tooling), real-time 3D applications, fullscreen applications, embedded applications, or any applications on console platforms where operating system features are non-standard. Minimize state synchronization. Minimize UI-related state storage on user side. Minimize setup and maintenance. Easy to use to create dynamic UI which are the reflection of a dynamic data set. Easy to use to create code-driven and data-driven tools. Easy to use to create ad hoc short-lived tools and long-lived, more elaborate tools. Easy to hack and improve. Portable, minimize dependencies, run on target (consoles, phones, etc.). Efficient runtime and memory consumption. Battle-tested, used by many major actors in the game industry.

minor feature: Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.90.3 Breaking changes: Backends: SDL2: Removed obsolete ImGui_ImplSDL2_NewFrame(SDL_Window*) signature which was obsoleted in 1.84. Calling ImGui_ImplSDL2_NewFrame() is fine. Backends: Vulkan: Moved RenderPass parameter from ImGui_ImplVulkan_Init() function to ImGui_ImplVulkan_InitInfo structure. Not required when using dynamic rendering. @shawnhatori . Backends: Vulkan: Using dynamic rendering now require filling the PipelineRenderingCreateInfo structure in ImGui_ImplVulkan_InitInfo, allowing to configure color/depth/stencil formats. Removed ColorAttachmentFormat field previously provided for dynamic rendering. @shawnhatori . Other changes: Menus, Popups: menus and popups with ChildWindow flag erroneously not displaying a scrollbar when contents is over parent viewport size. @ZingBallyhoo . Backends: SDL2, SDL3: Handle gamepad disconnection + increasing gamepad reference counter continuously. Added support for multiple simultaneous gamepads. Added ImGui_ImplSDL2_SetGamepadMode()) function to select whether to automatically pick first available gamepad, all gamepads, or specific gamepads. @ocornut, @lethal-guitar, @wn2000, @bog-dan-ro . BackendsL SDL3: gamepad handling. @bog-dan-ro . Backends: SDLRenderer3: query newly added SDL_RenderViewportSet() to not restore a wrong viewport if none was initially set. Backends: DirectX9: Using RGBA format when allowed by the driver to avoid CPU side conversion. @Demonese . Internals: ImFileOpen not working before context is created, preventing creation of a font atlas before main context creation. @PathogenDavid, @ocornut . .

MITL game ui gui api gamedev library framework game-engine game-development toolkit cpp c

GitLab 16.9.0 💾

GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis. GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization. Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.

major feature: (2024-02-14). ### Added (145 changes). Ensure at least one permission is selected during member role creation (gitlab-org/gitlab@327e3959708cd9b4ed91f565f1b79108ab2c0d6e) ( merge request (gitlab-org/gitlab!143616)) GitLab Enterprise Edition. Allow signing in to Active Directory with smart card (gitlab-org/gitlab@25f2235ce97701a2677a13a6ae175f40d6f5da64) ( merge request (gitlab-org/gitlab!143721)) GitLab Enterprise Edition. Add POST /personal_access_tokens/self/rotate endpoint (gitlab-org/gitlab@e48c661eecb449deb591f3c6d89f7aa716460019) by @stalb ( merge request (gitlab-org/gitlab!142664)). Track traversal sync events, update vulnerability reads accordingly (gitlab-org/gitlab@9f960c976ffefa38ae025b5531f24886517cfda6) ( merge request (gitlab-org/gitlab!143537)) GitLab Enterprise Edition. Add achievements UI (gitlab-org/gitlab@7dd37d8ae59dd1fbc6120bfb50cb3821589c8b27) ( merge request (gitlab-org/gitlab!129370)). Update BulkImports::Failure to display subrelation that failed to import (gitlab-org/gitlab@8d44a19fe239b03134c4c247fde54b07b2062a6d) ( merge request (gitlab-org/gitlab!142820)). Add branchRuleDelete graphql mutation (gitlab-org/gitlab@6bc4e72b8233d8ce06697f88ea82a7fc2a04ddf9) ( merge request (gitlab-org/gitlab!144255)). This MR adds experiment promotion banner (gitlab-org/gitlab@9b9ac988a4a831d83514b64d6c203dce134ddde3) ( merge request (gitlab-org/gitlab!144078)) GitLab Enterprise Edition. Add settting math_rendering_limits_enabled (gitlab-org/gitlab@9f416a02be5417e9473e9f94065dce9ec7170a90) ( merge request (gitlab-org/gitlab!143256)). Add basic testing functionality for group level (gitlab-org/gitlab@24d019352e82b4f2c29a5d8cf86068e1ffd0dea3) ( merge request (gitlab-org/gitlab!144023)) GitLab Enterprise Edition. Sync create indexes and prepare FK for p_ci_builds upstream_pipeline_id (gitlab-org/gitlab@f4e00909f87104e3a4f5b3be8aa90beb22e53101) ( merge request (gitlab-org/gitlab!143897)). Added first part of the command palete update (

MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control

Clementine 1.3.1 💾

Clementine is a modern music player and library organizer Clementine is a multiplatform music player. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music.

major feature: Fixes a bug where ratings are deleted when upgrading from older versions.

GNU GPLv3 clementine music player audio

git 2.43.2 💾

Git is a distributed version control system, originally designed for Linux kernel development and large projects with non-linear workflows. It's comprised of individual tools, reuses ssh and rsync protocols, emphasises speed and data integrity, and keeps every checkout as full-fledged repository, and cryptographically authenticates source history. Various graphical frontends, IDE integrations and web services (GitHub) exist; with its git-fast-export format meanwhile serves interoperability with bzr, hg, fossil, svn.

minor feature: Update to a new feature recently added, "git show-ref --exists". Rename detection logic ignored the final line of a file if it is an, incomplete line. "git diff --no-rename A B" did not disable rename detection but did, not trigger an error from the command line parser. "git diff --no-index file1 file2" segfaulted while invoking the, external diff driver, which has been corrected. Rewrite //-comments to / comments */ in files whose comments, prevalently use the latter. A failed "git tag -s" did not necessarily result in an error, depending on the crypto backend, which has been corrected. "git stash" sometimes was silent even when it failed due to, unwritable index file, which has been corrected. Recent conversion to allow more than 0/1 in GIT_FLUSH broke the, mechanism by flipping what yes/no means by mistake, which has been, corrected.

GNU LGPL c git scm vcs dvcs

matplotlib 3.8.3 💾

Python matplotlib is a for 2D plotting publication-ready figures in various formats, or rendering them interactively cross-platform. It can be scripted or used in Pythons interactive shell, within web applications, or through bindings with multiple GUI toolkits. It simplifies plot generation, histograms, power spectra, bar charts, error charts, scatter plots. Typical uses only require a few lines of code, while complex rendering is kept feasible. Its pyplot interface provides a MATLAB-style API.

minor feature: REL: v3.8.3 This is the third micro release of the 3.8 series. Highlights of the 3.8.3 release include: Improvements to the MacOS backend. - hanging on `plt.pause`. - warnings about "Secure coding is not enabled for restorable state". crash at exit for PGF backend.

Python python plotting graphs science mathematics matlab matplot

WirePlumber 0.4.82 💾

WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire’s API, providing convenience for writing the daemon’s modules as well as external tools for managing PipeWire. The WirePlumber daemon implements the session & policy management service. It follows a modular design, having plugins that implement the actual management functionality. The WirePlumber Library provides API that allows you to extend the WirePlumber daemon, to write management or status tools for PipeWire (apps that don’t do actual media streaming) and to write custom session managers for embedded devices.

minor feature: This is a second pre-release of WirePlumber 0.5.0, made available for testing Purposes. This is not API/ABI stable yet and there is still pending work to do Before the final 0.5.0 release, both in the codebase and the documentation. Highlights: - Bluetooth auto-switching is now implemented with a virtual source node. When an application links to it, the actual device switches to the HSP/HFP. Profile to provide the real audio stream. This is a more robust solution That works with more applications and is more user-friendly than the Previous application whitelist approach - Added support for dynamic log level changes via the PipeWire `settings`. Metadata. Also added support for log level patterns in the configuration File - The "persistent" (i.e. stored) settings approach has changed to use two. Different metadata objects: `sm-settings` and `persistent-sm-settings`. Changes in the former are applied in the current session but not stored. While changes in the latter are stored and restored at startup. Some work Was also done to expose a `wpctl` interface to read and change these Settings, but more is underway - Several WirePlumber-specific node properties that used to be called. `target.*` have been renamed to `node.*` to match the PipeWire. Convention of `node.dont-reconnect`. These are also now fully documented Other changes: - Many documentation updates. - Added support for SNAP container permissions. Multiple related to restoring the Route parameter of devices. Which includes volume state - Smart filters can now be targetted by specific streams directly when. The `filter.smart.targetable` property is set - Ported the mechanism to override device profile priorities in the. Configuration, which is used to re-prioritize Bluetooth codecs - WpSettings is no longer a singleton class and there is a built-in component to preload an instance of it. Past releases.

Other audio session-manager policy-manager pipewire c lua

openpilot 0.9.6 💾

openpilot is an open source driver assistance system. Currently, openpilot performs the functions of Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW), and Lane Departure Warning (LDW) for a growing variety of supported car makes, models, and model years. In addition, while openpilot is engaged, a camera-based Driver Monitoring (DM) feature alerts distracted and asleep drivers. See more about the vehicle integration and limitations.

minor feature: New driving model. Vision model trained on more data. Improved driving performance. Directly outputs curvature for lateral control. New driver monitoring model. Trained on larger dataset. AGNOS 9. comma body streaming and controls over WebRTC. Improved fuzzy fingerprinting for many makes and models. Chevrolet Equinox 2019-22 support thanks to JasonJShuler and nworb-cire!. Dodge Duranago 2020-21 support. Hyundai Staria 2023 support thanks to sunnyhaibin!. Kia Niro Plug-in Hybrid 2022 support thanks to sunnyhaibin!. Lexus LC 2024 support thanks to nelsonjchen!. Toyota RAV4 2023-24 support. Toyota RAV4 Hybrid 2023-24 support.

MITL

skylendar 5.1pn 💾

Powerful and portable (Linux/Windows) astrology program, based on the swisseph library, with multitasking charts and data stored in a SQL database (postgresql). Many charts and options.

major feature: * Fron now on, skylendar is a monolithic app, with threaded computing. * skylendar can handle thousands of asteroids and stars. * Can be run as a dbus accessed daemon. Designed for web astro sites. Can download and install .se1 files from skydmin * bugs fixed.

GNU GPL astrology qt5 sql portable multithreaded c17 linux windows swisseph web mode

GStreamer 1.22.10 💾

GStreamer is a streaming media framework that allows the construction of graphs of elements which operate on media data. Applications using this library can do anything from real-time sound processing over playing video to capturing audio, video, and even other types of media data. Its architecture allows for adding new data types or processing capabilities simply by installing new plug-ins. GStreamer is the core module, containing libraries, headers, the basic object hierarchy, and a set of media-agnostic core elements.

minor bugfix: . 2024-02-13 15:00. . . . . The GStreamer team is pleased to announce another release in the stable 1.22 release series of your favourite cross-platform multimedia framework! . . This release only contains and security and it should be safe to update from 1.22.x. . . Highlighted :. . gst-python: bindings overrides for Python gt;= 3.12. glcolorconvert: wrong RGB to YUV matrix with bt709. glvideoflip: "method" property setting at construction time. gtk4paintablesink: Always draw a black background behind the video frame, and other . pad: keep segment event seqnums the same when applying a pad offset. basesink: Preroll on out of segment buffers when not dropping them. Prefer FFmpeg musepack decoder/demuxer, ing musepack playback in decodebin3/playbin3. livesync: add support for image formats such as JPEG or PNG. sdpdemux: Add SDP message (aka session) attributes to the caps too. textwrap: add support for gaps. macos: gst_macos_main() terminating whole process, and set activation policy. webrtcbin: Improve SDP intersection for Opus . various, build, memory leak, and other stability and reliability improvements. . . . See the GStreamer 1.22.10 release notes for more details. . . Binaries for Android, iOS, Mac OS X and Windows will be available shortly. . . Release tarballs can be downloaded directly here: . gstreamer. gst-plugins-base. gst-plugins-good. gst-plugins-ugly. gst-plugins-bad. gst-libav. gst-rtsp-server. gst-python. gst-editing-services. gst-devtools. gstreamer-vaapi. gstreamer-sharp. gst-omx, or. gstreamer-docs. . . . . . GStreamer 1.23.1 unstable development release. 2024-02-06 20300. . . . . The GStreamer team is pleased to announce the first development release in the unstable 1.23 release series. . . The unstable 1.23 release series is for testing and development purposes in the lead-up to the stable 1.24 series which is scheduled for release ASAP. Any newly-added API can still change until that point. .

GNU LGPL multimedia software-development libraries