]> git.sesse.net Git - vlc/blobdiff - modules/codec/Modules.am
* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
[vlc] / modules / codec / Modules.am
index 084aa311bccdf5d150b73dd60f0dc7df52c892fc..c74dbe0f65b62d23f9a1d8667eef840a99a1f0ff 100644 (file)
@@ -1,7 +1,27 @@
-SOURCES_a52 = modules/codec/a52.c
-SOURCES_lpcm = modules/codec/lpcm.c
-SOURCES_araw = modules/codec/araw.c
-SOURCES_vorbis = modules/codec/vorbis.c
-SOURCES_tarkin = modules/codec/tarkin.c
-SOURCES_dv = modules/codec/dv.c
-SOURCES_xvid = modules/codec/xvid.c
+# Disabled modules
+SOURCES_a52 = a52.c
+SOURCES_cinepak = cinepak.c
+SOURCES_dts = dts.c
+SOURCES_flacdec = flac.c
+SOURCES_lpcm = lpcm.c
+SOURCES_araw = araw.c
+SOURCES_vorbis = vorbis.c
+SOURCES_tarkin = tarkin.c
+SOURCES_theora = theora.c
+SOURCES_tremor = vorbis.c
+SOURCES_speex = speex.c
+SOURCES_adpcm = adpcm.c
+SOURCES_mpeg_audio = mpeg_audio.c
+SOURCES_libmpeg2 = libmpeg2.c
+SOURCES_rawvideo = rawvideo.c
+SOURCES_quicktime = quicktime.c
+SOURCES_subsdec = subsdec.c
+SOURCES_faad = faad.c
+SOURCES_dvbsub = dvbsub.c
+SOURCES_mash = mash.cpp
+SOURCES_x264 = x264.c
+SOURCES_toolame = toolame.c
+SOURCES_dirac = dirac.c
+SOURCES_png = png.c
+SOURCES_svcdsub = svcdsub.c
+SOURCES_cvdsub = cvdsub.c