]> git.sesse.net Git - vlc/blob - modules/demux/asf/Modules.am
Fixed support of mov/mp4 with fixed video samples size.
[vlc] / modules / demux / asf / Modules.am
1 SOURCES_asf = \
2         asf.c \
3         libasf.c \
4         libasf.h \
5         libasf_guid.h \
6         $(NULL)
7
8 libvlc_LTLIBRARIES += libasf_plugin.la