|
1 /* |
|
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include "../elements/gdpdepay/group/bld.inf" |
|
20 #include "../elements/audioresample/group/bld.inf" |
|
21 #include "../elements/audiotestsrc/group/bld.inf" |
|
22 #include "../elements/decodebin/group/bld.inf" |
|
23 #include "../elements/subparse/group/bld.inf" |
|
24 #include "../elements/audioconvert/group/bld.inf" |
|
25 #include "../elements/volume/group/bld.inf" |
|
26 #include "../elements/playbin/group/bld.inf" |
|
27 #include "../elements/multifdsink/group/bld.inf" |
|
28 #include "../elements/adder/group/bld.inf" |
|
29 #include "../elements/audiorate/group/bld.inf" |
|
30 #include "../elements/createelementbase/group/bld.inf" |
|
31 #include "../generic/clock-selection/group/bld.inf" |
|
32 #include "../generic/states/group/bld.inf" |
|
33 #include "../libs/fft/group/bld.inf" |
|
34 #include "../libs/taudio/group/bld.inf" |
|
35 |
|
36 #include "../pipelines/simple-launch-lines/group/bld.inf" |
|
37 #include "../pipelines/streamheader/group/bld.inf" |
|
38 |
|
39 #include "../libs/pbutils/group/bld.inf" |
|
40 #include "../libs/tag/group/bld.inf" |
|
41 #include "../libs/rtp/group/bld.inf" |
|
42 #include "../libs/netbuffer/group/bld.inf" |
|
43 |
|
44 #ifdef VIDEO |
|
45 #include "../libs/video/group/bld.inf" |
|
46 #include "../gst/typefindfunctions/group/bld.inf" |
|
47 #include "../elements/createelementbasevideo/group/bld.inf" |
|
48 #include "../elements/ffmpegcolorspace/group/bld.inf" |
|
49 #include "../elements/videorate/group/bld.inf" |
|
50 #endif |
|
51 |
|
52 // End of File |
|
53 |