X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=00cd7f2ff3db497a96d1cf4f39ebf352996783cf;hb=f01fb2bf103f8d73563d67139a2c2d4de784c37e;hp=9e9fcc8179d6f39d3becd77d67918f5b367739f4;hpb=cb7371a29fd92d3f7dfff29bae185a54d7f99951;p=cubemap diff --git a/NEWS b/NEWS index 9e9fcc8..00cd7f2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +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.