Dominique Leuenberger 2018-10-03 08:50:50 +00:00 committed by Git OBS Bridge
parent 54c2b7fb7b
commit 379d11084f

View File

@ -2,14 +2,20 @@
Wed Oct 03 00:54:38 UTC 2018 - sean@suspend.net Wed Oct 03 00:54:38 UTC 2018 - sean@suspend.net
- Update to version 1.14.4: - Update to version 1.14.4:
+ glviewconvert: wait and set the gl sync meta on buffers + glviewconvert: wait and set the gl sync meta on buffers.
+ glviewconvert: copy composition meta from the primary buffer to both outputs + glviewconvert: copy composition meta from the primary buffer to
+ glcolorconvert: don't copy overlay composition meta over to NULL outbufs both outputs.
+ matroskademux: add functionality needed for MSE use case fixing youtube playback in epiphany/webkit-gtk + glcolorconvert: don't copy overlay composition meta over to
+ tagdemux: Use upstream GST_EVENT_STREAM_START (and stream-id) if present NULL outbufs.
+ vorbisdec: fix header handling regression: init decoder immediately once we have headers + matroskademux: add functionality needed for MSE use case fixing
+ wasapisink: recover from low buffer levels in shared mode youtube playback in epiphany/webkit-gtk.
+ fix GstSegment unit test which would fail on some 32-bit x86 CPUs + tagdemux: Use upstream GST_EVENT_STREAM_START (and stream-id)
if present.
+ vorbisdec: fix header handling regression: init decoder
immediately once we have headers.
+ wasapisink: recover from low buffer levels in shared mode.
+ fix GstSegment unit test which would fail on some 32-bit x86
CPUs.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 26 20:18:24 UTC 2018 - bjorn.lie@gmail.com Wed Sep 26 20:18:24 UTC 2018 - bjorn.lie@gmail.com