[vlc-commits] CoreGraphicsLayer: update accessory files

Felix Paul Kühne git at videolan.org
Sat Aug 17 15:19:58 CEST 2013


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Aug 17 15:19:53 2013 +0200| [31556949bf2596009e820ac50ef94fef0227dad0] | committer: Felix Paul Kühne

CoreGraphicsLayer: update accessory files

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

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

diff --git a/NEWS b/NEWS
index c585fd1..5eb9c75 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ Decoders:
 
 Video Output:
  * Direct rendering and filtering for VDPAU hardware acceleration
+ * New CoreGraphics video output module for NPAPI plugins
 
 Video Filter:
  * New Oldmovie effect filter
diff --git a/modules/LIST b/modules/LIST
index 03c862f..8935b7b 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -77,6 +77,7 @@ $Id$
  * clone: Clone video filter
  * colorthres:  Theshold color based on similarity to reference color Video filter
  * compressor: Dynamic range compressor
+ * coregraphicslayer: CoreGraphics video output for NPAPI plugins
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b8dbad0..74227c0 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1133,6 +1133,7 @@ modules/video_filter/yuvp.c
 modules/video_output/aa.c
 modules/video_output/androidsurface.c
 modules/video_output/caca.c
+modules/video_output/coregraphicslayer.m
 modules/video_output/decklink.cpp
 modules/video_output/directfb.c
 modules/video_output/drawable.c



More information about the vlc-commits mailing list