[vlc-commits] Finalize NEWS
Felix Paul Kühne
git at videolan.org
Tue Feb 11 16:27:35 CET 2014
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Feb 11 16:27:06 2014 +0100| [7e7a221e3012106cb249ae921c903c537cbea676] | committer: Felix Paul Kühne
Finalize NEWS
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=7e7a221e3012106cb249ae921c903c537cbea676
---
NEWS | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index d2be682..ef431d6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ Core:
* Fix broken behavior with SOCKSv5 proxies
* Fix integer overflow on error when using vlc_readdir
+Access:
+ * Fix DVB-T2 tuning on Linux
+
+Decoders:
+ * Fix some Opus crashes with some filters
+
Video output:
* Performance improvements on OS X if a Mac includes more than one GPU
* Stability improvements on OS X
@@ -12,12 +18,13 @@ Video output:
Demuxers:
* Fix youtube, dailymotion, cue lua parsers
* Fix divide by 0 on ASF/WMV parsing
+ * Fix missing samples at the end of some wav files
HTTP lua interface:
* Stability improvements
Contribs:
- * Fix live555, libav and libpng security issues
+ * Fix live555 and libpng security issues
Changes between 2.0.8 and 2.0.9:
--------------------------------
More information about the vlc-commits
mailing list