]> git.sesse.net Git - vlc/blob - modules/codec/Modules.am
* modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http...
[vlc] / modules / codec / Modules.am
1 # Disabled modules
2 EXTRA_DIST += dv.c xvid.c
3
4 SOURCES_a52 = a52.c
5 SOURCES_cinepak = cinepak.c
6 SOURCES_dts = dts.c
7 SOURCES_flacdec = flac.c
8 SOURCES_lpcm = lpcm.c
9 SOURCES_araw = araw.c
10 SOURCES_vorbis = vorbis.c
11 SOURCES_tarkin = tarkin.c
12 SOURCES_theora = theora.c
13 SOURCES_tremor = vorbis.c
14 SOURCES_speex = speex.c
15 SOURCES_adpcm = adpcm.c
16 SOURCES_mpeg_audio = mpeg_audio.c
17 SOURCES_libmpeg2 = libmpeg2.c
18 SOURCES_rawvideo = rawvideo.c
19 SOURCES_quicktime = quicktime.c
20 SOURCES_subsdec = subsdec.c
21 SOURCES_faad = faad.c
22 SOURCES_dvbsub = dvbsub.c
23 SOURCES_mash = mash.cpp
24 SOURCES_x264 = x264.c
25 SOURCES_toolame = toolame.c