X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=NEWS;h=a154c1e2f556607c5e5222e5a668735977233cae;hp=13a68969305b08c5c0594cf1dedeae7838a54e7a;hb=7c23f706733b12405c0cb8793866b57ba5800c98;hpb=c020a9df307f6a5794336919fe5f2ac9a5a94e0a diff --git a/NEWS b/NEWS index 13a6896..a154c1e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Cubemap 1.4.3, 2019-11-17 + + * Keep the HLS backlog even if the stream header changes. Useful + for streaming fMP4 across backend restarts, at least given a + reasonable client (not all can play or even seek across + discontinuities). + + * Various bugfixes. + + +Cubemap 1.4.2, 2018-12-21 + + * Fix an issue with backlogs larger then 2 GB. + + +Cubemap 1.4.1, 2018-09-12 + + * Fix some 32-bit compilation issues. + + Cubemap 1.4.0, 2018-09-01 * NOTE: Cubemap now requires a C++11 compiler. Also, live upgrades