|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
|
3 * |
|
4 * This library is free software; you can redistribute it and/or |
|
5 * modify it under the terms of the GNU Lesser General Public |
|
6 * License as published by the Free Software Foundation; either |
|
7 * version 2 of the License, or (at your option) any later version. |
|
8 * |
|
9 * This library is distributed in the hope that it will be useful, |
|
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
12 * Lesser General Public License for more details. |
|
13 * |
|
14 * You should have received a copy of the GNU Lesser General Public |
|
15 * License along with this library; if not, write to the |
|
16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
|
17 * Boston, MA 02111-1307, USA. |
|
18 * |
|
19 * Description: |
|
20 * |
|
21 */ |
|
22 |
|
23 #include "../elements/gdpdepay/group/bld.inf" |
|
24 #include "../elements/audioresample/group/bld.inf" |
|
25 #include "../elements/audiotestsrc/group/bld.inf" |
|
26 #include "../elements/decodebin/group/bld.inf" |
|
27 #include "../elements/subparse/group/bld.inf" |
|
28 #include "../elements/audioconvert/group/bld.inf" |
|
29 #include "../elements/volume/group/bld.inf" |
|
30 #include "../elements/playbin/group/bld.inf" |
|
31 #include "../elements/multifdsink/group/bld.inf" |
|
32 #include "../elements/adder/group/bld.inf" |
|
33 #include "../elements/audiorate/group/bld.inf" |
|
34 #include "../elements/createelementbase/group/bld.inf" |
|
35 #include "../generic/clock-selection/group/bld.inf" |
|
36 #include "../generic/states/group/bld.inf" |
|
37 #include "../libs/fft/group/bld.inf" |
|
38 #include "../libs/taudio/group/bld.inf" |
|
39 |
|
40 #include "../pipelines/simple-launch-lines/group/bld.inf" |
|
41 #include "../pipelines/streamheader/group/bld.inf" |
|
42 |
|
43 #include "../libs/pbutils/group/bld.inf" |
|
44 #include "../libs/tag/group/bld.inf" |
|
45 #include "../libs/rtp/group/bld.inf" |
|
46 #include "../libs/netbuffer/group/bld.inf" |
|
47 |
|
48 #ifdef VIDEO |
|
49 #include "../libs/video/group/bld.inf" |
|
50 #include "../gst/typefindfunctions/group/bld.inf" |
|
51 #include "../elements/createelementbasevideo/group/bld.inf" |
|
52 #include "../elements/ffmpegcolorspace/group/bld.inf" |
|
53 #include "../elements/videorate/group/bld.inf" |
|
54 #endif |
|
55 |
|
56 // End of File |
|
57 |