Antonio Larrosa 2023-03-21 16:44:15 +00:00 committed by Git OBS Bridge
parent 0b3e79ceb0
commit 2ada327751
8 changed files with 46 additions and 15 deletions

View File

@ -6,8 +6,8 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">refs/tags/0.10.2</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/0.10.4</param>
<!--- <param name="changesgenerate">enable</param> -->
<param name="scm">git</param>
</service>
<service name="set_version" mode="manual"/>

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git</param>
<param name="changesrevision">b64da48508e48ff399b99f66ca110483651e8485</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d00b932a1ca67d9272c568894e430833aea46d8e30fe5fe598215e81dda6d35f
size 7494669

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5eeaf78ee1db039d7945df50b1bce0f03f41d7b7259c8fa94cec680cda445e5a
size 7597581

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Mar 16 08:50:57 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.10.4:
* Fixed:
- fmp4mux:
. Return a running time from AggregatorImpl::next_time() to
fix waiting in live pipelines.
. Fix hls_live example to set properties on the right
element.
- uriplaylistbin: Reset element when switching back to NULL
state.
- livesync: Handle variable framerates correctly in fallback
buffer duration calculation.
- meson: Fix GStreamer version feature detection.
* Added: webrtc: New webrtc element.
-------------------------------------------------------------------
Thu Mar 09 19:19:14 UTC 2023 - bjorn.lie@gmail.com
- Update to version 0.10.3:
* Added:
- tracers: `queue_levels` tracer now also supports printing the
`appsrc` levels.
- webrtc: `webrtcsink` can use `nvvidconv` if `nvvideoconvert`
does not exist on an NVIDIA platform.
* Fixed:
- gtk4: Set the sync point on the video frame after mapping it
as otherwise the frame might not be ready yet for further
usage.
- livesync: Correctly calculate the fallback buffer duration
from the video framerate.
- ndi: Handle caps changes correctly in `ndisinkcombiner`.
* Changed: webrtc: Minor cleanup.
-------------------------------------------------------------------
Tue Mar 7 07:00:49 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -1,4 +1,4 @@
name: gstreamer-plugins-rs
version: 0.10.2
mtime: 1677140193
commit: b64da48508e48ff399b99f66ca110483651e8485
version: 0.10.4
mtime: 1678795503
commit: 6b53562495d1e1657f74401754589514e43dff40

View File

@ -31,7 +31,7 @@
%endif
Name: gstreamer-plugins-rs
Version: 0.10.2
Version: 0.10.4
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67c2b84f0a70a4d7a385a15892ad6ba94486b81312beff5ad3a2a474509bf5c8
size 78248433
oid sha256:12c1070018b290cf15a10b5d1c82af4b51ba195e605fcd1d2c2f163d63ffe2f5
size 79603745