]> git.sesse.net Git - vlc/blobdiff - modules/demux/avformat/Modules.am
Qt: be able to recompute the minimalWidth at anytime
[vlc] / modules / demux / avformat / Modules.am
index ee56c635f537312a560a1ec7f3f024ddadcae620..dae22c924eb8f71fc2f57476be686c47038351f3 100644 (file)
@@ -2,6 +2,9 @@ SOURCES_avformat = \
     avformat.c \
     avformat.h \
     demux.c \
+    ../../codec/avcodec/fourcc.c \
+    ../../codec/avcodec/chroma.c \
+       ../vobsub.h \
     $(NULL)
 if ENABLE_SOUT
 SOURCES_avformat += mux.c