[vlc-commits] Update NEWS
Jean-Baptiste Kempf
git at videolan.org
Fri Aug 1 01:08:00 CEST 2014
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Aug 1 01:06:54 2014 +0200| [2f5e62451f03709827a4a5e0191fc7ff20ebf1a5] | committer: Jean-Baptiste Kempf
Update NEWS
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2f5e62451f03709827a4a5e0191fc7ff20ebf1a5
---
NEWS | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 1088a51..f1e6256 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,12 @@ Changes between 2.2.x and 3.0.0-git:
Access:
* Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
* New SMB access module using libdsm
- * Can now decompress and extract through libarchive
+ * Support decompression and extraction through libarchive (tar, zip, rar...)
+ * Improvements of cookie handling (domain / path matching, Secure cookies)
+
+Decoder:
+ * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
+ * Support 4:4:4 chroma sampling with VDPAU hw acceleration
Service Discovery:
* New NetBios service discovery using libdsm
@@ -12,6 +17,9 @@ Service Discovery:
Mac OS X Interface
* new AppleScript API giving access to audio desynchronization
+Skins2:
+ * Support key accelerators
+
Changes between 2.1.x and 2.2.0:
--------------------------------
More information about the vlc-commits
mailing list