X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcodec%2FModules.am;h=644b51936164954cfafa26c2d0d8bdec5a0bd6a0;hb=710b2c480aa4246da1a641b4aa34caf35d0b5cf8;hp=90449fec04ba04263e1ab28a739584162d45ba69;hpb=ec166301915ef5a0b61fd4e21518f79c94f9ad12;p=vlc diff --git a/modules/codec/Modules.am b/modules/codec/Modules.am index 90449fec04..644b519361 100644 --- a/modules/codec/Modules.am +++ b/modules/codec/Modules.am @@ -1,6 +1,32 @@ -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_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_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_subsdec = subsdec.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_sdl_image = sdl_image.c +SOURCES_zvbi = zvbi.c