]> git.sesse.net Git - vlc/commitdiff
NEWS and installer about .evo
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 10 Aug 2014 07:28:51 +0000 (09:28 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 10 Aug 2014 07:30:18 +0000 (09:30 +0200)
NEWS
extras/package/win32/NSIS/helpers/extensions.nsh

diff --git a/NEWS b/NEWS
index f1e6256eef1c02e8cd9b2a55b7a9b38a5b959ea5..e1a59575f2b843f2591bf1425d6303fee07b05f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Decoder:
  * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
  * Support 4:4:4 chroma sampling with VDPAU hw acceleration
 
+Demuxers:
+ * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
+
 Service Discovery:
  * New NetBios service discovery using libdsm
 
index cd3646d2f5eacdf2cf7f33f60af80674618a8774..9a9485040b0a5fb5ead62f4d4eb0baef8b7e4cdf 100644 (file)
@@ -168,6 +168,7 @@ FunctionEnd
   !insertmacro ${_action} Video ".divx"
   !insertmacro ${_action} Video ".drc"
   !insertmacro ${_action} Video ".dv"
+  !insertmacro ${_action} Video ".evo"
   !insertmacro ${_action} Video ".f4v"
   !insertmacro ${_action} Video ".flv"
   !insertmacro ${_action} Video ".gvi"