]> git.sesse.net Git - vlc/blobdiff - modules/codec/Modules.am
* ./modules/codec/xvid.c: beginning of a video decoder using the Xvid codec
[vlc] / modules / codec / Modules.am
index 011cd676359850ff36c121b7932894cc99a68575..aa309e8d79910eea393b4737af2dc214dd436c56 100644 (file)
@@ -1,3 +1,6 @@
 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