diff --git a/gst-plugins-base-1.20.3.tar.xz b/gst-plugins-base-1.20.3.tar.xz deleted file mode 100644 index 6d655cc..0000000 --- a/gst-plugins-base-1.20.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e30b3dd81a70380ff7554f998471d6996ff76bbe6fc5447096f851e24473c9f -size 3299976 diff --git a/gst-plugins-base-1.20.4.tar.xz b/gst-plugins-base-1.20.4.tar.xz new file mode 100644 index 0000000..0db556d --- /dev/null +++ b/gst-plugins-base-1.20.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d181b7abe4caf23ee9f9ec5b4d3e232640452464e39495bfffb6d776fc97225 +size 3307224 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index e2a41bf..5d204e5 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Fri Oct 21 21:22:08 UTC 2022 - Bjørn Lie + +- Update to version 1.20.4: + + decodebin3: + - Fix mutex leaks + - Fix memory issues with active selection list + - uridecodebin3, urisourcebin: Event handling fixes + - Fix EOS event sequence + + parsebin: + - Avoid crash with unknown streams + - SIGSEGV during HLS stream using souphttpsrc + + glimagesink: + - Only allow setting the GL display/context if it is a valid + value + - Segfault on android devices + + gstgl: Fix several memory leaks in macOS + + opusenc: improve inband-fec property documentation + + playsink: Hold a reference to the soft volume element + + pbutils: descriptions: fix + gst_pb_utils_get_caps_description_flags() + + rtspurl: Use gst_uri_join_strings() in + gst_rtsp_url_get_request_uri_with_control() instead of a + hand-crafted, wrong version + + rtspconnection: protect cancellable by a mutex + + sdpmessage: Don't set SDP medias from caps without + media/payload/clock-rate fields + + samiparse: fix handling of self-closing tags + + ssaparse: include required system headers for isspace() and + sscanf() functions + + subparse: fix crash when parsing invalid timestamps in mpl2 + + subparse fixes + + textoverlay: Don't miscalculate text running times + + videoaggregator: always convert when user provides + converter-config + + video: Fix scaling in 4x horizontal co-sited chroma (Y41B, + YUV9, YVU9 and IYU9) + + xmptag: register musicbrainz tags during init to fix critical + in jpegparse + + xvimagesink: fix image leaks in error code path + + tests: skip unit tests for dependency-less elements that have + been disabled + ------------------------------------------------------------------- Wed Jun 22 10:24:56 UTC 2022 - Aaron Stern diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 884a0c7..fa78a9e 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//") Name: gstreamer-plugins-base -Version: 1.20.3 +Version: 1.20.4 Release: 0 Summary: GStreamer Streaming-Media Framework Plug-Ins License: GPL-2.0-or-later AND LGPL-2.1-or-later