X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=NEWS;h=00cd7f2ff3db497a96d1cf4f39ebf352996783cf;hp=ac45dfac2ea34baa2dabcb6393f6f88db4e116ba;hb=f01fb2bf103f8d73563d67139a2c2d4de784c37e;hpb=5c691247d0336149b5ae25c6d45ec45b7492b27c diff --git a/NEWS b/NEWS index ac45dfa..00cd7f2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,57 @@ +Cubemap 1.3.0, 2016-07-14 + + * Add an option for raw (non-Metacube) inputs over HTTP + (src_encoding=raw). Only really useful for TS. + + * If a HTTP input fails multiple times, silence it in the error log + for the next minute. This reduces the amount of logging for a + permanently dead input stream by a lot, although of course, + such streams should generally just be removed from the + configuration altogether. + + +Cubemap 1.2.2, 2016-04-02 + + * Fix literal IPv6 address parsing in URLs. + + * Fix a bug (introduced in 1.2.0) where access.log would have monotonic + timestamps (typically time since boot) instead of real time. + + * Increase the Metacube block size warning limit from 1MB to 10MB, as MP4 + muxing can legitimately create huge blocks. + + +Cubemap 1.2.1, 2015-08-30 + + * Use libsystemd to inform systemd accurately about when the service is up + and running. Note that this means Cubemap now also depends on libsystemd. + + * Add a simple HTTP endpoint that returns a very short string (gen204), + for timing purposes. + + * Document config options better in cubemap.config.sample. + + +Cubemap 1.2.0, 2015-07-24 + + * Add support for server-side prebuffering (force_prebuffering=NNN + on a stream to prebuffer that amount of bytes), where Cubemap doesn't + send any data before it knows it can send a certain number of + bytes without waiting for more from the input (either through + giving out old data, waiting for new data, or a combination). + + This is useful when using jwPlayer or