[vlc-devel] commit: Forgotten file: Grmbl at my stoopidity. (Jean-Baptiste Kempf )

git version control git at videolan.org
Thu Sep 18 21:26:29 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Sep 18 12:28:57 2008 -0700| [8a9263e2d03f1d031b9d69a91d6c09443a074f9d] | committer: Jean-Baptiste Kempf 

Forgotten file: Grmbl at my stoopidity.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8a9263e2d03f1d031b9d69a91d6c09443a074f9d
---

 modules/demux/mkv/Modules.am |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/modules/demux/mkv/Modules.am b/modules/demux/mkv/Modules.am
new file mode 100644
index 0000000..c0b25fc
--- /dev/null
+++ b/modules/demux/mkv/Modules.am
@@ -0,0 +1,11 @@
+SOURCES_mkv = mkv.hpp mkv.cpp \
+              util.hpp util.cpp \
+              virtual_segment.hpp virtual_segment.cpp \
+              matroska_segment.hpp matroska_segment.cpp matroska_segment_parse.cpp \
+              demux.hpp demux.cpp \
+              Ebml_parser.hpp Ebml_parser.cpp \
+              chapters.hpp chapters.cpp \
+              chapter_command.hpp chapter_command.cpp \
+              stream_io_callback.hpp stream_io_callback.cpp \
+            ../mp4/libmp4.c ../mp4/drms.c
+




More information about the vlc-devel mailing list