[vlc-commits] NEWS, LIST and POTFILES.in for KVA

Jean-Baptiste Kempf git at videolan.org
Thu Nov 24 18:39:26 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Nov 24 18:38:50 2011 +0100| [7011b14f736a4851b6007ef6ac161486cb5b269a] | committer: Jean-Baptiste Kempf

NEWS, LIST and POTFILES.in for KVA

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

 NEWS           |    1 +
 modules/LIST   |    1 +
 po/POTFILES.in |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 61d93d2..2827bca 100644
--- a/NEWS
+++ b/NEWS
@@ -135,6 +135,7 @@ Video Output:
  * New video output for Android platform, based on Surface
  * Support for 9/10bits output in the OpenGL output
  * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
+ * New video output based on kva API for OS/2
 
 Audio Output and Filters:
  * New audio output based on AudioQueue API for iOS
diff --git a/modules/LIST b/modules/LIST
index 0269beb..dac581c 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -171,6 +171,7 @@ $Id$
  * kai: OS/2 audio output
  * karaoke: simple karaoke audio filter
  * kate: kate text bitstream decoder
+ * kva: OS/2 video output
  * libass: Subtitle renderers using libass
  * libbluray: Library to access Blu-Ray drives
  * libmpeg2: Mpeg2 video decoder using libmpeg2
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e624c7e..0c2c8fe 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1118,6 +1118,7 @@ modules/video_output/directfb.c
 modules/video_output/drawable.c
 modules/video_output/fb.c
 modules/video_output/ios.m
+modules/video_output/kva.c
 modules/video_output/macosx.m
 modules/video_output/msw/direct3d.c
 modules/video_output/msw/directx.c



More information about the vlc-commits mailing list