]> git.sesse.net Git - vlc/commitdiff
NEWS: Removal of modules
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 20 Aug 2009 15:34:43 +0000 (17:34 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 20 Aug 2009 15:34:43 +0000 (17:34 +0200)
NEWS
modules/LIST

diff --git a/NEWS b/NEWS
index 9072ad08d46d225852df5b1ff51b960836219106..e8fb048598c94aa1a08547fe3347b0dda68f44fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ Removed modules:
  * csri
  * galaktos
  * showintf
+ * transrate
+ * x11, xvideo, xvid
 
 
 Changes between 1.0.0 and 1.0.1:
index 484b8df9591964ed98a7a7bc2212a45af0926612..615997626d180ac3a8a703d5055a96bc1531993e 100644 (file)
@@ -185,6 +185,7 @@ $Id$
  * memcpymmxext: MMX EXT accelerated version of memcpy
  * mga: video output module for Matrox cards using the Linux mga kernel driver
  * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
+ * mirror: mirror video filter
  * mjpeg: a demuxer for multipart and concatenated JPEG data
  * mkv: Matroska demuxer
  * mod: MOD demuxer
@@ -310,7 +311,6 @@ $Id$
  * stream_out_standard: standard stream output module
  * stream_out_switcher: stream output module to display backgrounds
  * stream_out_transcode: audio & video transcoder using ffmpeg
- * stream_out_transrate: audio & video transrater using ffmpeg
  * subsdec: a codec to output textual subtitles
  * subsusf: a demuxer for USF subtitles
  * subtitle: a demuxer for subtitle files
@@ -366,14 +366,11 @@ $Id$
  * wingapi: Win CE video output
  * wingdi: WIN 32 / WIN CE GDI video output
  * wma_fixed: wma decoder using integer decoder from Rockbox
- * x11: video output module using the X11 API
  * x264: H264 video decoder using X264
  * xa: XA demuxer
  * xml: LibXML xml parser
  * xosd: X On Screen Display interface
  * xtag: XTAG xml parser
- * xvid: Decoder for the Xvid codec, using libxvidcore
- * xvideo: video output module using the XVideo API
  * xvmc: XVMC video output and decoder
  * yuv: yuv video output
  * yuvp: YUVP to YUVA/RGBA chroma converter