[vlc-commits] NEWS: mention OpenGL ES shader support and fix some typos
Felix Paul Kühne
git at videolan.org
Sat Feb 9 01:33:13 CET 2013
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Feb 9 01:33:09 2013 +0100| [ff71cffb9f8cb702474f5d7824469930b2637157] | committer: Felix Paul Kühne
NEWS: mention OpenGL ES shader support and fix some typos
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ff71cffb9f8cb702474f5d7824469930b2637157
---
NEWS | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index aa223ae..2318438 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ Important changes for packagers:
Core:
* Audio core rewrite
- * Fix support for .001, .00x splitted files on Windows
+ * Fix support for .001, .00x split files on Windows
Decoders:
* Support for OPUS via libopus.
@@ -58,7 +58,7 @@ Audio output:
* Android AudioTrack audio output support
* OS X Auhal output support for 6.1 and 7.1 playback and layouts
* Rewrite of OSS module to support OSSv4
- * Mac OS X Auhal output support for multi-buffer output devices
+ * OS X Auhal output support for multi-buffer output devices
This fix was facilitated through a hardware lending by TEAC Europe GmbH
distributing such devices under the brand "TASCAM" (US-122, US-144, etc.).
* Rewrite of AudioQueue module for iOS (and OS X)
@@ -71,6 +71,7 @@ Audio Filters:
Video Outputs:
* DecklinkOutput: New module using Blackmagic cards
* OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
+ * OpenGLES: add support for color conversation shaders on Android and iOS
* Fix the power management issue on Windows for standby management
Video Filters:
@@ -88,7 +89,7 @@ Stream Output:
Interfaces:
* configurable password for the HTTP server.
* .hosts removed from the HTTP server.
- * fixed Lua command line interface console mode under Windows.
+ * fix Lua command line interface console mode under Windows.
* Better support for MCE remotes on Windows
* Hotkey support for TS program selection
* Rewrite of D-Bus inhibit interface
@@ -97,11 +98,11 @@ Services discovery:
* UPnP A/V subtitles
* Support for multiple UPnP resources on a single item
-Mac OS X Port:
+OS X Port:
* Discontinued support for PowerPC-based and 32bit Intel-based Macs
* VLC requires Mac OS X 10.6 or later now
-Mac OS X Interface:
+OS X Interface:
* add support for multiple video outputs
* add accessibility support to playback windows, open panel and fullscreen
controller
More information about the vlc-commits
mailing list