mp4asp_dec/arimpeg4aspdechwdevice/src/200298FA.rss
changeset 0 bb31fbe78861
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mp4asp_dec/arimpeg4aspdechwdevice/src/200298FA.rss	Fri Jul 23 16:58:44 2010 +0100
@@ -0,0 +1,45 @@
+/*
+* Copyright (c) 2009 Aricent and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Aricent - initial contribution.
+*
+* Contributors:
+*
+* Description:
+* Resource file for the MP4/H263 Video Decode HwDevice
+*
+*/
+
+#include "RegistryInfo.rh"
+#include "DevVideoPluginInterfaceUIDs.hrh"
+#include "arimpeg4aspdechwdeviceuid.hrh"
+
+RESOURCE REGISTRY_INFO theInfo
+	{
+	dll_uid = KUidMp4DecoderHwDeviceDllUid;
+	interfaces = 
+		{
+		INTERFACE_INFO
+			{
+			interface_uid = KUidDevVideoDecoderHwDeviceDefine;
+			implementations = 
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid = KUidMp4DecoderHwDeviceImplUid;
+					version_no = 1;
+					display_name = "Aricent MP4 Video Dec HwDevice";
+					default_data ="video/mp4v-es||video/mp4v-es;profile-level-id=?||video/h263-2000||video/h263-2000;profile=0;level=?0||video/h263-1998||video/h263-1998;profile=0;level=?0";
+					opaque_data = "0";
+					}
+				};
+			}
+		};
+	}
+