# HG changeset patch # User hgs # Date 1287048173 -3600 # Node ID 46e224560be8fe6d47e161046a7f9a714e21c5ea # Parent e0d606d6e3b1cc2d1cb3c8c206a38f678edc7b84 2010wk42 diff -r e0d606d6e3b1 -r 46e224560be8 build.config.xml --- a/build.config.xml Fri Sep 17 08:27:08 2010 +0300 +++ b/build.config.xml Thu Oct 14 10:22:53 2010 +0100 @@ -32,5 +32,14 @@ + + + + + + + + + diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxilgeneric/filesink/group/bld.inf --- a/omxilcomp/omxilgeneric/filesink/group/bld.inf Fri Sep 17 08:27:08 2010 +0300 +++ b/omxilcomp/omxilgeneric/filesink/group/bld.inf Thu Oct 14 10:22:53 2010 +0100 @@ -47,5 +47,7 @@ ../tests/unit/te_omx_filesink_video.xml /epoc32/winscw/c/omxil/tef/te_omx_filesink_video.xml ../tests/unit/te_omx_filesink_video_compatibility.script /epoc32/winscw/c/omxil/tef/te_omx_filesink_video_compatibility.script ../tests/unit/te_omx_filesink_video_compatibility.xml /epoc32/winscw/c/omxil/tef/te_omx_filesink_video_compatibility.xml +../tests/unit/te_omx_filesink_graphic.script /epoc32/winscw/c/omxil/tef/te_omx_filesink_graphic.script +../tests/unit/te_omx_filesink_graphic.xml /epoc32/winscw/c/omxil/tef/te_omx_filesink_graphic.xml #endif \ No newline at end of file diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_graphic.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_graphic.script Thu Oct 14 10:22:53 2010 +0100 @@ -0,0 +1,31 @@ +// +// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "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: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + + + +LOAD_SUITE te_xmlomxclient + +START_TESTCASE MM-GRAPHIC-OMX-FILESINK-001-HP + START_TEST_BLOCK 30 te_xmlomxclient c:\omxil\tef\te_omx_filesink.ini + CREATE_OBJECT OmxXmlTestWrapper InstanceName + COMMAND InstanceName New c:\omxil\tef\te_omx_filesink_graphic.xml + COMMAND InstanceName RunTest ChangeEncodeType_filesink + COMMAND InstanceName RunTest ChangeVideoPortFormat_filesink + COMMAND InstanceName RunTest GetExtensionIndex_filesink + END_TEST_BLOCK +END_TESTCASE MM-GRAPHIC-OMX-FILESINK-001-HP + + diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_graphic.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_graphic.xml Thu Oct 14 10:22:53 2010 +0100 @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_video.script --- a/omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_video.script Fri Sep 17 08:27:08 2010 +0300 +++ b/omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_video.script Thu Oct 14 10:22:53 2010 +0100 @@ -28,6 +28,7 @@ COMMAND InstanceName RunTest ChangeEncodeType_filesink COMMAND InstanceName RunTest ChangeInvalidEncodeType_filesink COMMAND InstanceName RunTest BasicOperation_nofilename_filesink + COMMAND InstanceName RunTest CTC_coverage_filesink END_TEST_BLOCK END_TESTCASE MM-VIDEO-OMX-FILESINK-001-HP diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_video.xml --- a/omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_video.xml Fri Sep 17 08:27:08 2010 +0300 +++ b/omxilcomp/omxilgeneric/filesink/tests/unit/te_omx_filesink_video.xml Thu Oct 14 10:22:53 2010 +0100 @@ -1,6 +1,6 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxilgeneric/filesource/tests/unit/te_omx_filesource_audio.xml --- a/omxilcomp/omxilgeneric/filesource/tests/unit/te_omx_filesource_audio.xml Fri Sep 17 08:27:08 2010 +0300 +++ b/omxilcomp/omxilgeneric/filesource/tests/unit/te_omx_filesource_audio.xml Thu Oct 14 10:22:53 2010 +0100 @@ -48,7 +48,7 @@ - + diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxiltestcomp/md5sink/src/omxiltestmd5sink.cpp --- a/omxilcomp/omxiltestcomp/md5sink/src/omxiltestmd5sink.cpp Fri Sep 17 08:27:08 2010 +0300 +++ b/omxilcomp/omxiltestcomp/md5sink/src/omxiltestmd5sink.cpp Thu Oct 14 10:22:53 2010 +0100 @@ -81,7 +81,7 @@ COmxILComponent::ConstructL(hComponent); // STEP 2: Create the call backs holder... - MOmxILCallbackNotificationIf* callbackNotificationIf=CreateCallbackManagerL(COmxILComponent::EOutofContext); + MOmxILCallbackNotificationIf* callbackNotificationIf=CreateCallbackManagerL(COmxILComponent::EInContext); // STEP 3: Create the MD5 sink-specific Processing Function... COmxILTestMD5SinkProcessingFunction* pProcessingFunction = COmxILTestMD5SinkProcessingFunction::NewL(*callbackNotificationIf); diff -r e0d606d6e3b1 -r 46e224560be8 omxilcomp/omxiltestcomp/md5sink/src/omxiltestmd5sinkconst.h --- a/omxilcomp/omxiltestcomp/md5sink/src/omxiltestmd5sinkconst.h Fri Sep 17 08:27:08 2010 +0300 +++ b/omxilcomp/omxiltestcomp/md5sink/src/omxiltestmd5sinkconst.h Thu Oct 14 10:22:53 2010 +0100 @@ -20,6 +20,6 @@ const OMX_U32 KMD5SINK_OPB0PORT_INDEX = 0; const OMX_U32 KMinBuffers = 1; -const OMX_U32 KMinBufferSize = 1; +const OMX_U32 KMinBufferSize = 1500; #endif /* OMXILTESTMD5SINKCONST_H_ */