Skip to content
Snippets Groups Projects
Gildas Bazin's avatar
gbazin authored
* configure.ac, modules/demux/Modules.am: matroska configure detection (disabled by default).
Due to the way matroska headers directly reference ebml headers, you'll have to configure like this:
CPPFLAGS=-I/usr/local/include/ebml ./configure --enable-mkv
9cd192e3