]> git.sesse.net Git - vlc/blobdiff - NEWS
pulse: remove useless double upconversion
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 85c8f287814c605d94135982880850cddeabf376..ead97df4a3902e142b663f9d0822721ddf8473b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,20 @@ Access:
 
 Decoders:
  * Partial support for Voxware MetaSound
+ * libvpx decoder for VP8 and VP9
 
 Encoder:
  * Support for MPEG-2 encoding using x262
+ * Support for HEVC/H.265 encoding using x265
+ * Support for Opus encoding using libopus
+
+Demuxer:
+ * New CAF format module
+
+Streaming:
+ * WebM streaming, including live sources, compatible with all major browsers
+    vlc <your-source> vlc://quit --sout  '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
+    :std{access=http{mime=video/webm},mux=webm,dst=:4212}'
 
 Video Output:
  * Direct rendering and filtering for VDPAU hardware acceleration