First public contribution.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
19 //******************************************
20 // the following will be added to main .iby files, but are added here so updated iby files can be used in an old build
22 // common components - will be added to epocbase.iby
24 #include <mmcommon.iby>
25 #include <imageconversion.iby>
27 #include <devvideo.iby>
30 // optional or replacable components - will be added to techview_base.iby
31 #include <devsound_pluginsupport.iby>
32 #include <devsound_refplugin.iby>
34 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
36 #include <a3fdevsound.iby>
38 #include <devsoundadaptationinfo.iby>
39 #include <refacladaptation.iby>
40 #include <refmmrc.iby>
41 #include <a3fserverstart.iby>
42 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
45 #include <iclcodecs.iby>
47 #ifndef EXCLUDE_LICENSED_CAPS_ADAPTATION
48 #include <capsadaptation.iby>
49 #endif // EXCLUDE_LICENSED_CAPS_ADAPTATION
51 #include <mmf_plugin.iby>
53 #include <omxilcomp.iby>
54 #include <omxilcompref.iby>
55 #include <omxilcore.iby>
57 #include <mmfaudiowavtestcontroller.iby>
58 #include <mmfaudiotonetestcontroller.iby>
60 #ifdef SYMBIAN_GRAPHICS_USE_GCE
61 #include <videorenderer.iby>
64 #ifdef SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT
65 #include "subtitle.iby"
68 #include <3gplibrary.iby>
71 //******************************************