]> git.sesse.net Git - vlc/commitdiff
NEWS: mention x262
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Sep 2013 13:03:13 +0000 (15:03 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Sep 2013 13:03:30 +0000 (15:03 +0200)
NEWS
modules/LIST

diff --git a/NEWS b/NEWS
index b4c8f64e0c066db35fa60776ed428496eb4b9cc3..85c8f287814c605d94135982880850cddeabf376 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Access:
 Decoders:
  * Partial support for Voxware MetaSound
 
+Encoder:
+ * Support for MPEG-2 encoding using x262
+
 Video Output:
  * Direct rendering and filtering for VDPAU hardware acceleration
  * New CoreGraphics video output module for NPAPI plugins
index 8ff5ce00d055b66cb27878bcf61195bb3fb3a5b7..53da53e46c4f95e119508e14657321064dccb09a 100644 (file)
@@ -392,8 +392,9 @@ $Id$
  * windrive: Windows logical disc drives
  * wingdi: WIN 32 / WIN CE GDI video output
  * wma_fixed: wma decoder using integer decoder from Rockbox
- * x26410b: H264 10 bit video encoder using X264
- * x264: H264 video encoder using X264
+ * x262: MPEG-2 video encoder using x262
+ * x26410b: H264 10 bit video encoder using x264
+ * x264: H264 video encoder using x264
  * xa: XA demuxer
  * xcb_apps: List the application windows using XCB
  * xcb_glx: a opengl provider using XCB OpenGL