[Android] Add NEWS for 0.9.8
Jean-Baptiste Kempf
git at videolan.org
Fri Jul 25 23:51:36 CEST 2014
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jul 25 23:51:19 2014 +0200| [f3c0ce855393d77caf8e77c2b191d1597c035e2a] | committer: Jean-Baptiste Kempf
Add NEWS for 0.9.8
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f3c0ce855393d77caf8e77c2b191d1597c035e2a
---
NEWS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/NEWS b/NEWS
index 4c041f9..d85a8bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,19 @@
Changes between 0.9.7 and 0.9.8-git:
--------------------------------
+Main Application:
* Fix compatibility with Android 2.1
* Fix Media detection when the extension was in UPPER CASE
* Fix default display orientation for the Video Player
+ * Fix possible crashes and leaks
+
+Core:
+ * Fix compatibility with MIPS (broken with the native crash handler
+ * Support building with NDKr10
+ * Prepare support for OMX zero-copy
+
+libVLCjni:
+ * Add bitrate information, statistics and player state methods
Changes between 0.9.7 and 0.9.7.1:
More information about the Android
mailing list