]> git.sesse.net Git - vlc/blobdiff - modules/codec/Modules.am
Fix potential memleak.
[vlc] / modules / codec / Modules.am
index 05bf3bcab40de14130fffd755de026b2576e2053..5a4c2e0fdbe6957304ee41c666e8dd2ae378cfdf 100644 (file)
@@ -1,14 +1,39 @@
-SOURCES_a52 = modules/codec/a52.c
-SOURCES_dts = modules/codec/dts.c
-SOURCES_flacdec = modules/codec/flacdec.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_theora = modules/codec/theora.c
-SOURCES_tremor = modules/codec/vorbis.c
-SOURCES_dv = modules/codec/dv.c
-SOURCES_xvid = modules/codec/xvid.c
-SOURCES_adpcm = modules/codec/adpcm.c
-SOURCES_mpeg_audio = modules/codec/mpeg_audio.c
-SOURCES_libmpeg2 = modules/codec/libmpeg2.c
+SUBDIRS = cmml dmo avcodec subtitles spudec xvmc
+# Disabled modules
+SOURCES_a52 = a52.c
+SOURCES_cinepak = cinepak.c
+SOURCES_dts = dts.c
+SOURCES_flac = 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_faad = faad.c
+SOURCES_dvbsub = dvbsub.c
+SOURCES_telx = telx.c
+SOURCES_mash = mash.cpp
+SOURCES_x264 = x264.c
+SOURCES_twolame = twolame.c
+SOURCES_dirac = dirac.c
+SOURCES_png = png.c
+SOURCES_svcdsub = svcdsub.c
+SOURCES_cvdsub = cvdsub.c
+SOURCES_fake = fake.c
+SOURCES_realaudio = realaudio.c
+SOURCES_realvideo = realvideo.c
+SOURCES_sdl_image = sdl_image.c
+SOURCES_zvbi = zvbi.c
+SOURCES_csri = csri.c
+SOURCES_cdg = cdg.c
+SOURCES_fluidsynth = fluidsynth.c
+SOURCES_cc = cc.c cc.h
+SOURCES_kate = kate.c
+SOURCES_schroedinger = schroedinger.c