]> git.sesse.net Git - vlc/commitdiff
Update NEWS and LIST
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Sep 2011 10:49:54 +0000 (12:49 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Sep 2011 10:50:35 +0000 (12:50 +0200)
NEWS
modules/LIST

diff --git a/NEWS b/NEWS
index b9285e67cd417d414221a7a1f738357bf867a71f..0f225e7629137e94250f7913c6d771ca6fe42414 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -68,16 +68,17 @@ Codecs:
  * Support for ProRes 422 video codec in 10bits
  * EIA-608 closed captions improvements
  * Support for JPEG 2000 and Motion JPEG 2000 in the Windows and Mac binaries
+ * Experimental support of IOMX for OpenMAX IL codecs on Android
 
 Demuxers:
  * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
- * C64 SID file playback support using sidplay2
+ * C64 SID file playback support of using sidplay2
  * Support for images/cover art in wma/wmv/asf files
  * Improvements in .ape files metadata reading and writing
  * New demuxer module for EBU subtitles (.stl)
  * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
  * Ogg, flv, mxf, amr seeking improvements
- * Major improvements in mkv chapters/segments handling
+ * Major improvements in Matroska (mkv) chapters/segments handling
 
 Interfaces:
  * Skins2 / Qt: misc improvements and usability fixes
index ae234e080e952cb8d5c5a7814dd2de4330bb4de7..22adcb0ac871da51141f55ba4801a6ea8d2398ff 100644 (file)
@@ -145,7 +145,6 @@ $Id$
  * grain: Grain Video filter
  * grey_yuv: grayscale to others conversion module
  * growl: announce currently playing stream to growl
- * growl_udp: growl UDP notification plugin
  * h264: H264 decoder
  * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect
  * hildon: Maemo interface based on Hildon
@@ -166,6 +165,7 @@ $Id$
  * image: Image file video output
  * inhibit: preventing the computer from suspending
  * invert: inverse video filter
+ * iomx: IPC/OpenMaxIL for Android
  * jack: jack server audio output
  * kate: kate text bitstream decoder
  * libass: Subtitle renderers using libass
@@ -186,8 +186,8 @@ $Id$
  * mash: OpenMash based decoder
  * media_library: a sql based media library
  * mediadirs: Picture/Music/Video user directories as service discoveries
- * memcpy: default unaccelerated memcpy
  * memcpy3dn: 3D Now! accelerated version of memcpy
+ * memcpy: default unaccelerated memcpy
  * memcpyaltivec: Altivec accelerated version of memcpy
  * memcpymmx: MMX accelerated version of memcpy
  * memcpymmxext: MMX EXT accelerated version of memcpy