LayerManagerExamples: Add Example application for chromakey
authorNobuhiko Tanibata <ntanibata@jp.adit-jv.com>
Thu, 26 Jul 2012 05:58:15 +0000 (14:58 +0900)
committerMichael Schuldt <michael.schuldt@bmw.de>
Wed, 12 Sep 2012 09:34:01 +0000 (11:34 +0200)
commitc27ff47ee8eb2c8dc069e7a54a6db78680bea004
tree8ecfd526c813308e436580abe2816f5f0592f3b3
parentf758f638cb62aff4ce5f9865ceabb567f1a3a64f
LayerManagerExamples: Add Example application for chromakey
CMakeLists.txt
LayerManagerExamples/WLChromakeyExample/CMakeLists.txt [new file with mode: 0644]
LayerManagerExamples/WLChromakeyExample/include/bmpaccessor.h [new file with mode: 0644]
LayerManagerExamples/WLChromakeyExample/include/serverinfo-client-protocol.h [new file with mode: 0644]
LayerManagerExamples/WLChromakeyExample/src/bmpaccessor.c [new file with mode: 0644]
LayerManagerExamples/WLChromakeyExample/src/chromakey.c [new file with mode: 0644]
LayerManagerExamples/WLChromakeyExample/src/serverinfo-protocol.c [new file with mode: 0644]