forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefconfig
91 lines (83 loc) · 1.45 KB
/
defconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_LINUX=y
# CONFIG_MAC is not set
# CONFIG_WIN32 is not set
#
# Graphical User Interfaces
#
CONFIG_GTK=y
CONFIG_GNOME=y
# CONFIG_GTK2 is not set
# CONFIG_GNOME2 is not set
CONFIG_SKINS=y
# CONFIG_FAMILIAR is not set
# CONFIG_WXWINDOWS is not set
# CONFIG_QT is not set
# CONFIG_KDE is not set
# CONFIG_OPIE is not set
# CONFIG_QNX is not set
# CONFIG_NCURSES is not set
# CONFIG_XOSD is not set
#
# Inputs
#
CONFIG_DVD=y
CONFIG_DVDOLD=y
# CONFIG_DVDREAD is not set
# CONFIG_DVDPLAY is not set
CONFIG_DVBPSI=y
# CONFIG_VCD is not set
# CONFIG_V4L is not set
# CONFIG_SAT is not set
#
# Video outputs
#
# CONFIG_X11 is not set
CONFIG_XVIDEO=y
# CONFIG_FB is not set
# CONFIG_SDL is not set
# CONFIG_FREETYPE is not set
# CONFIG_QTE is not set
# CONFIG_MGA is not set
# CONFIG_SVGALIB is not set
# CONFIG_GGI is not set
# CONFIG_GLIDE is not set
# CONFIG_AA is not set
#
# Audio outputs
#
CONFIG_OSS=y
CONFIG_ESD=y
# CONFIG_ARTS is not set
# CONFIG_ALSA is not set
#
# Codecs
#
CONFIG_OGG=y
CONFIG_A52=y
CONFIG_MAD=y
CONFIG_FFMPEG=y
CONFIG_FFMPEG_TREE="/home/cyril/ffmpeg"
# CONFIG_FAAD is not set
# CONFIG_XVID is not set
# CONFIG_DV is not set
# CONFIG_FLAC is not set
CONFIG_LIBMPEG2=y
CONFIG_VORBIS=y
# CONFIG_TREMOR is not set
# CONFIG_TARKIN is not set
# CONFIG_THEORA is not set
#
# Streaming
#
CONFIG_SOUT=y
#
# Miscellaneous options
#
CONFIG_SLP=y
#
# Compilation options
#
# CONFIG_DEBUG is not set