Commit 31556949 authored by Felix Paul Kühne's avatar Felix Paul Kühne

CoreGraphicsLayer: update accessory files

parent 70bc0a33
......@@ -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
......
......@@ -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
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment