[vlc-commits] Update NEWS and LIST

Jean-Baptiste Kempf git at videolan.org
Sat Sep 24 12:50:43 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Sep 24 12:49:54 2011 +0200| [ac8a668497ae8ffd8ee9423feab0fe4b2db7ab81] | committer: Jean-Baptiste Kempf

Update NEWS and LIST

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac8a668497ae8ffd8ee9423feab0fe4b2db7ab81
---

 NEWS         |    5 +++--
 modules/LIST |    4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index b9285e6..0f225e7 100644
--- 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
diff --git a/modules/LIST b/modules/LIST
index ae234e0..22adcb0 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -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



More information about the vlc-commits mailing list