]> git.sesse.net Git - vlc/blobdiff - modules/demux/Modules.am
(Cosmetic) settings don't belong to the dialog provider
[vlc] / modules / demux / Modules.am
index 459d7428eb6a56bc91592c6cd00ff59a095a8554..72f51fb56fe0384917345014d6324c147cb81984 100644 (file)
@@ -1,6 +1,4 @@
-SUBDIRS = asf avformat avi mp4 mpeg playlist
-SOURCES_a52sys = a52.c
-SOURCES_dtssys = dts.c
+SUBDIRS = asf avformat avi mkv mp4 mpeg playlist
 SOURCES_flacsys = flac.c
 SOURCES_ogg = ogg.c
 SOURCES_demuxdump = demuxdump.c
@@ -8,7 +6,6 @@ SOURCES_rawdv = rawdv.c
 SOURCES_rawvid = rawvid.c
 SOURCES_au = au.c
 SOURCES_wav = wav.c
-SOURCES_mkv = mkv.cpp mp4/libmp4.c mp4/drms.c
 SOURCES_live555 = live555.cpp ../access/mms/asf.c ../access/mms/buffer.c
 SOURCES_nsv = nsv.c
 SOURCES_real = real.c
@@ -32,19 +29,20 @@ SOURCES_tta = tta.c
 SOURCES_vc1 = vc1.c
 SOURCES_demux_cdg = cdg.c
 SOURCES_smf = smf.c
+SOURCES_decomp = decomp.c
 
 libvlc_LTLIBRARIES += \
-       liba52sys_plugin.la \
        libaiff_plugin.la \
        libau_plugin.la \
        libdemux_cdg_plugin.la \
        libdemuxdump_plugin.la \
-       libdtssys_plugin.la \
        libflacsys_plugin.la \
        libmjpeg_plugin.la \
+       libnsc_plugin.la \
        libnsv_plugin.la \
        libnuv_plugin.la \
        libpva_plugin.la \
+       libps_plugin.la \
        librawdv_plugin.la \
        librawvid_plugin.la \
        libreal_plugin.la \