]> git.sesse.net Git - vlc/blobdiff - NEWS
dash: For first segments, don't choose the lowest bitrate.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 8ba8688aa2cd397e5ed3f938cd4ce7d632b25369..63fef27fff26b99d09caf18ebc9871d1f9147c83 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 Changes between 1.2.x and 1.3.0-git:
 --------------------------------
 
+Encoders:
+ * high10,high422 and high444 encoding support in h264
 
 
 Changes between 1.1.12 and 1.2.0:
@@ -20,7 +22,7 @@ Important notes:
    All values are expressed in milliseconds as in previous versions.
  * HTTP server IP address, port, and TLS configuration is now centralized:
    - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
-     By default, both [::] and 0.0.0.0 are used.
+     By default, both :: and 0.0.0.0 are used.
    - The --http-port and --https-port options set the port numbers.
      By default, 8080 is used for HTTP, and 8443 for HTTPS.
    - The TLS credentials are configured with --http-cert (public certificate),