os/mm/mmlibs/mmfw/tsrc/mmfunittest/DevVideo/src/TestDevVideoPlugins/101FB64D.RSS
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmlibs/mmfw/tsrc/mmfunittest/DevVideo/src/TestDevVideoPlugins/101FB64D.RSS	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,217 @@
     1.4 +// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +// Filename: 101fb64d.RSS - Must match dll_uid.
    1.18 +// 
    1.19 +//
    1.20 +
    1.21 +#include <ecom/registryinfo.rh>
    1.22 +#include <mmf/devvideo/devvideoplugininterfaceuids.hrh>
    1.23 +#include "TestPluginUIDs.hrh"
    1.24 +
    1.25 +
    1.26 +RESOURCE REGISTRY_INFO theinfo 
    1.27 +    {
    1.28 +    dll_uid = 0x101fb64d;
    1.29 +    interfaces = 
    1.30 +        {
    1.31 +        INTERFACE_INFO
    1.32 +            {
    1.33 +            interface_uid = KUidDevVideoDecoderHwDeviceDefine;
    1.34 +            implementations = 
    1.35 +                {
    1.36 +                IMPLEMENTATION_INFO
    1.37 +					{
    1.38 +					implementation_uid = KUidDevVideoTestDecodeHwDeviceDefine1;
    1.39 +					version_no = 1;
    1.40 +					display_name = "Test Video Decoder 1";
    1.41 +					default_data = "video/mpeg||video/H263-2000; profile=*;level=?0||video/zippyvideo||";
    1.42 +					opaque_data = "0x43";//0x40+0x2+0x1 [EPpYuvToRgb|EPpMirror|EPpInputCrop]
    1.43 +					},
    1.44 +                IMPLEMENTATION_INFO
    1.45 +					{
    1.46 +					implementation_uid = KUidDevVideoTestDecodeHwDeviceDefine2;
    1.47 +					version_no = 1;
    1.48 +					display_name = "Test Video Decoder 2";
    1.49 +					default_data = "video/dummy||video/H263-2000; profile=2;level=20||";
    1.50 +					opaque_data = "67";//=64+2+1 [EPpYuvToRgb|EPpMirror|EPpInputCrop]
    1.51 +					},
    1.52 +                IMPLEMENTATION_INFO
    1.53 +					{
    1.54 +					implementation_uid = KUidDevVideoTestDecodeHwDeviceDefine3;
    1.55 +					version_no = 1;
    1.56 +					display_name = "Test Video Decoder 3";
    1.57 +					default_data = "video/dummy||";
    1.58 +					opaque_data = "0x41";// [EPpYuvToRgb|EPpInputCrop]
    1.59 +					},
    1.60 +                IMPLEMENTATION_INFO
    1.61 +					{
    1.62 +					implementation_uid = KUidDevVideoTestDecodeHwDeviceDefine4;
    1.63 +					version_no = 1;
    1.64 +					display_name = "Test Video Decoder 4";
    1.65 +					default_data = "video/mpeg21||";
    1.66 +					opaque_data = "0";
    1.67 +					},
    1.68 +                IMPLEMENTATION_INFO
    1.69 +					{
    1.70 +					implementation_uid = KUidDevVideoTestDecodeHwDeviceDefine5;
    1.71 +					version_no = 1;
    1.72 +					display_name = "Test Video Decoder 5";
    1.73 +					default_data = "video/H263-2000; profile=*;level=?0||";
    1.74 +					opaque_data = "0x10";//[EPpOutputCrop]
    1.75 +					}
    1.76 +                };
    1.77 +            },
    1.78 +		INTERFACE_INFO
    1.79 +			{
    1.80 +			interface_uid = KUidDevVideoPostProcessorHwDeviceDefine;
    1.81 +			implementations = 
    1.82 +				{
    1.83 +				IMPLEMENTATION_INFO
    1.84 +					{
    1.85 +					implementation_uid = KUidDevVideoTestPostProcHwDeviceDefine1;
    1.86 +					version_no = 1;
    1.87 +					display_name = "Test Video Post-processor 1";
    1.88 +					default_data = "";
    1.89 +					opaque_data = "43";//1+2+8+32 [EPpInputCrop||EPpMirror||EPpScale||EPpOutputPad]
    1.90 +					},
    1.91 +				IMPLEMENTATION_INFO
    1.92 +					{
    1.93 +					implementation_uid = KUidDevVideoTestPostProcHwDeviceDefine2;
    1.94 +					version_no = 1;
    1.95 +					display_name = "Test Video Post-processor 2";
    1.96 +					default_data = "";
    1.97 +					opaque_data = "0x2B";//1+2+8+32 [EPpInputCrop||EPpMirror||EPpScale||EPpOutputPad]
    1.98 +					},
    1.99 +				IMPLEMENTATION_INFO
   1.100 +					{
   1.101 +					implementation_uid = KUidDevVideoTestPostProcHwDeviceDefine3;
   1.102 +					version_no = 1;
   1.103 +					display_name = "Test Video Post-processor 3";
   1.104 +					default_data = "";
   1.105 +					opaque_data = "5";//1+4 [EPpInputCrop||EPpRotate]
   1.106 +					},
   1.107 +				IMPLEMENTATION_INFO
   1.108 +					{
   1.109 +					implementation_uid = KUidDevVideoTestPostProcHwDeviceDefine4;
   1.110 +					version_no = 1;
   1.111 +					display_name = "Test Video Post-processor 4";
   1.112 +					default_data = "random data to make sure it doesn't break anything";
   1.113 +					opaque_data = "10";//2+8 [EPpMirror||EPpScale]
   1.114 +					},
   1.115 +				IMPLEMENTATION_INFO
   1.116 +					{
   1.117 +					implementation_uid = KUidDevVideoTestPostProcHwDeviceDefine5;
   1.118 +					version_no = 1;
   1.119 +					display_name = "Test Video Post-processor 5";
   1.120 +					default_data = "";
   1.121 +					opaque_data = "32";//32 [EPpOutputPad]
   1.122 +					}
   1.123 +				};
   1.124 +			},
   1.125 +		INTERFACE_INFO
   1.126 +            {
   1.127 +            interface_uid = KUidDevVideoEncoderHwDeviceDefine;
   1.128 +            implementations = 
   1.129 +                {
   1.130 +                IMPLEMENTATION_INFO
   1.131 +					{
   1.132 +					implementation_uid = KUidDevVideoTestEncodeHwDeviceDefine1;
   1.133 +					version_no = 1;
   1.134 +					display_name = "Test Video Encoder 1";
   1.135 +					default_data = "video/mpeg||video/H263-2000; profile=*;level=?0||video/zippyvideo||";
   1.136 +					opaque_data = "0x43";//0x40+0x2+0x1 [EPpYuvToRgb|EPpMirror|EPpInputCrop]
   1.137 +					},
   1.138 +				IMPLEMENTATION_INFO
   1.139 +					{
   1.140 +					implementation_uid = KUidDevVideoTestEncodeHwDeviceDefine2;
   1.141 +					version_no = 1;
   1.142 +					display_name = "Test Video Encoder 2";
   1.143 +					default_data = "video/dummy||video/H263-2000; profile=2;level=20||";
   1.144 +					opaque_data = "67";//=64+2+1 [EPpYuvToRgb|EPpMirror|EPpInputCrop]
   1.145 +					},
   1.146 +                IMPLEMENTATION_INFO
   1.147 +					{
   1.148 +					implementation_uid = KUidDevVideoTestEncodeHwDeviceDefine3;
   1.149 +					version_no = 1;
   1.150 +					display_name = "Test Video Encoder 3";
   1.151 +					default_data = "video/dummy||";
   1.152 +					opaque_data = "0x41";// [EPpYuvToRgb|EPpInputCrop]
   1.153 +					},
   1.154 +                IMPLEMENTATION_INFO
   1.155 +					{
   1.156 +					implementation_uid = KUidDevVideoTestEncodeHwDeviceDefine4;
   1.157 +					version_no = 1;
   1.158 +					display_name = "Test Video Encoder 4";
   1.159 +					default_data = "video/mpeg21||";
   1.160 +					opaque_data = "0";
   1.161 +					},
   1.162 +                IMPLEMENTATION_INFO
   1.163 +					{
   1.164 +					implementation_uid = KUidDevVideoTestEncodeHwDeviceDefine5;
   1.165 +					version_no = 1;
   1.166 +					display_name = "Test Video Encoder 5";
   1.167 +					default_data = "video/H263-2000; profile=*;level=?0||";
   1.168 +					opaque_data = "0x10";//[EPpOutputCrop]
   1.169 +					}
   1.170 +				};
   1.171 +			},
   1.172 +		INTERFACE_INFO
   1.173 +			{
   1.174 +			interface_uid = KUidDevVideoPreProcessorHwDeviceDefine;
   1.175 +			implementations = 
   1.176 +				{
   1.177 +				IMPLEMENTATION_INFO
   1.178 +					{
   1.179 +					implementation_uid = KUidDevVideoTestPreProcHwDeviceDefine1;
   1.180 +					version_no = 1;
   1.181 +					display_name = "Test Video Pre-processor 1";
   1.182 +					default_data = "";
   1.183 +					opaque_data = "43";//1+2+8+32 [EPpInputCrop||EPpMirror||EPpScale||EPpOutputPad]
   1.184 +					},
   1.185 +				IMPLEMENTATION_INFO
   1.186 +					{
   1.187 +					implementation_uid = KUidDevVideoTestPreProcHwDeviceDefine2;
   1.188 +					version_no = 1;
   1.189 +					display_name = "Test Video Pre-processor 2";
   1.190 +					default_data = "";
   1.191 +					opaque_data = "0x2B";//1+2+8+32 [EPpInputCrop||EPpMirror||EPpScale||EPpOutputPad]
   1.192 +					},
   1.193 +				IMPLEMENTATION_INFO
   1.194 +					{
   1.195 +					implementation_uid = KUidDevVideoTestPreProcHwDeviceDefine3;
   1.196 +					version_no = 1;
   1.197 +					display_name = "Test Video Pre-processor 3";
   1.198 +					default_data = "";
   1.199 +					opaque_data = "5";//1+4 [EPpInputCrop||EPpRotate]
   1.200 +					},
   1.201 +				IMPLEMENTATION_INFO
   1.202 +					{
   1.203 +					implementation_uid = KUidDevVideoTestPreProcHwDeviceDefine4;
   1.204 +					version_no = 1;
   1.205 +					display_name = "Test Video Pre-processor 4";
   1.206 +					default_data = "random data to make sure it doesn't break anything";
   1.207 +					opaque_data = "10";//2+8 [EPpMirror||EPpScale]
   1.208 +					},
   1.209 +				IMPLEMENTATION_INFO
   1.210 +					{
   1.211 +					implementation_uid = KUidDevVideoTestPreProcHwDeviceDefine5;
   1.212 +					version_no = 1;
   1.213 +					display_name = "Test Video Pre-processor 5";
   1.214 +					default_data = "";
   1.215 +					opaque_data = "32";//32 [EPpOutputPad]
   1.216 +					}
   1.217 +				};
   1.218 +			}
   1.219 +		};
   1.220 +    }