Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
23db43a70d | |||
4e6e15cd50 | |||
a15178a562 | |||
ffffefdc95 |
21
_service
Normal file
21
_service
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
|
||||
<param name="subdir">subprojects/gst-plugins-ugly</param>
|
||||
<param name="filename">gst-plugins-ugly</param>
|
||||
<param name="revision">1.26.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<!-- <param name="changesgenerate">enable</param> -->
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
</services>
|
||||
|
BIN
gst-plugins-ugly-1.24.7.tar.xz
(Stored with Git LFS)
BIN
gst-plugins-ugly-1.24.7.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
gst-plugins-ugly-1.26.2.obscpio
(Stored with Git LFS)
Normal file
BIN
gst-plugins-ugly-1.26.2.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
4
gst-plugins-ugly.obsinfo
Normal file
4
gst-plugins-ugly.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
name: gst-plugins-ugly
|
||||
version: 1.26.2
|
||||
mtime: 1748559403
|
||||
commit: 100c21e1faf68efe7f3830b6e9f856760697ab48
|
@@ -1,3 +1,129 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 03:02:00 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to version 1.26.2:
|
||||
* No changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 11:53:18 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to version 1.26.1:
|
||||
* No changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 12 06:55:24 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to version 1.26.0:
|
||||
+ Highlights
|
||||
- H.266 Versatile Video Coding (VVC) codec support
|
||||
- Low Complexity Enhancement Video Coding (LCEVC) support
|
||||
- Closed captions: H.264/H.265 extractor/inserter,
|
||||
cea708overlay, cea708mux, tttocea708 and more
|
||||
- New hlscmafsink, hlssink3, and hlsmultivariantsink; HLS/DASH
|
||||
client and dashsink improvements
|
||||
- New AWS and Speechmatics transcription, translation and TTS
|
||||
services elements, plus translationbin
|
||||
- Splitmux lazy loading and dynamic fragment addition support
|
||||
- Matroska: H.266 video and rotation tag support, defined
|
||||
latency muxing
|
||||
- MPEG-TS: support for H.266, JPEG XS, AV1, VP9 codecs and
|
||||
SMPTE ST-2038 and ID3 meta; mpegtslivesrc
|
||||
- ISO MP4: support for H.266, Hap, Lagarith lossless codecs;
|
||||
raw video support; rotation tags
|
||||
- SMPTE 2038 ancillary data streams support
|
||||
- JPEG XS image codec support
|
||||
- Analytics: New TensorMeta; N-to-N relationships; Mtd to carry
|
||||
segmentation masks
|
||||
- ONVIF metadata extractor and conversion to/from relation
|
||||
metas
|
||||
- New originalbuffer element that can restore buffers again
|
||||
after transformation steps for analytics
|
||||
- Improved Python bindings for analytics API
|
||||
- Lots of Vulkan integration and Vulkan Video decoder/encoder
|
||||
improvements
|
||||
- OpenGL integration improvements, esp. in glcolorconvert,
|
||||
gldownload, glupload
|
||||
- Qt5/Qt6 QML GL sinks now support direct DMABuf import from
|
||||
hardware decoders
|
||||
- CUDA: New compositor, Jetson NVMM memory support,
|
||||
stream-ordered allocator
|
||||
- NVCODEC AV1 video encoder element, and nvdsdewarp
|
||||
- New Direct3D12 integration support library
|
||||
- New d3d12swapchainsink and d3d12deinterlace elements and
|
||||
D3D12 sink/source for zero-copy IPC
|
||||
- Decklink HDR support (PQ + HLG) and frame scheduling
|
||||
enhancements
|
||||
- AJA capture source clock handling and signal loss recovery
|
||||
improvements
|
||||
- RTP and RTSP: New rtpbin sync modes, client-side MIKEY
|
||||
support in rtspsrc
|
||||
- New Rust rtpbin2, rtprecv, rtpsend, and many new Rust RTP
|
||||
payloaders and depayloaders
|
||||
- webrtcbin support for basic rollbacks and other improvements
|
||||
- webrtcsink: support for more encoders, SDP munging, and a
|
||||
built-in web/signalling server
|
||||
- webrtcsrc/sink: support for uncompressed audio/video and NTP
|
||||
& PTP clock signalling and synchronization
|
||||
- rtmp2: server authentication improvements incl. Limelight
|
||||
CDN (llnw) authentication
|
||||
- New Microsoft WebView2 based web browser source element
|
||||
- The GTK3 plugin has gained support for OpenGL/WGL on Windows
|
||||
- Many GTK4 paintable sink improvements
|
||||
- GstPlay: id-based stream selection and message API
|
||||
improvements
|
||||
- Real-time pipeline visualization in a browser using a new
|
||||
dots tracer and viewer
|
||||
- New tracers for tracking memory usage, pad push timings, and
|
||||
buffer flow as pcap files
|
||||
- VA hardware-acclerated H.266/VVC decoder, VP8 and JPEG
|
||||
encoders, VP9/VP8 alpha decodebins
|
||||
- Video4Linux2 elements support DMA_DRM caps negotiation now
|
||||
- V4L2 stateless decoders implement inter-frame resolution
|
||||
changes for AV1 and VP9
|
||||
- Editing services: support for reverse playback and audio
|
||||
channel reordering
|
||||
- New QUIC-based elements for working with raw QUIC streams,
|
||||
RTP-over-QUIC (RoQ) and WebTransport
|
||||
- Apple AAC audio encoder and multi-channel support for the
|
||||
Apple audio decoders
|
||||
- cerbero: Python bindings and introspection support; improved
|
||||
Windows installer based on WiX5
|
||||
- Lots of new plugins, features, performance improvements and
|
||||
bug fixes
|
||||
+ For more detailed information on this update, please see
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:33:31 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.12:
|
||||
+ x264enc: add missing data to AvcDecoderConfigurationRecord, and
|
||||
switch to GstByteWriter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 21:49:35 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.11:
|
||||
+ No changes, stable version bump only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 12:30:22 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.10:
|
||||
+ No changes, stable version bump only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 17 13:12:53 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.9:
|
||||
+ No changes, stable version bump only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 13:16:47 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.8:
|
||||
+ No changes, stable version bump only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 07:55:06 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gstreamer-plugins-ugly
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,20 +25,20 @@
|
||||
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
|
||||
|
||||
Name: gstreamer-plugins-ugly
|
||||
Version: 1.24.7
|
||||
Version: 1.26.2
|
||||
Release: 0
|
||||
Summary: GStreamer Streaming-Media Framework Plug-Ins
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Productivity/Multimedia/Other
|
||||
URL: https://gstreamer.freedesktop.org
|
||||
Source0: %{url}/src/%{_name}/%{_name}-%{version}.tar.xz
|
||||
Source0: %{_name}-%{version}.tar.zst
|
||||
Source99: baselibs.conf
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: liba52-devel
|
||||
BuildRequires: libcdio-devel >= 0.76
|
||||
BuildRequires: libdvdread-devel
|
||||
BuildRequires: meson >= 1.1
|
||||
BuildRequires: meson >= 1.4
|
||||
BuildRequires: orc >= 0.4.16
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-base
|
||||
|
Reference in New Issue
Block a user