Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
eafa0b84
Commit
eafa0b84
authored
Sep 12, 2005
by
Steve Lhomme
Browse files
mkv.cpp: avoid dependency problems with older libmatroska
parent
8ed80213
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/mkv.cpp
View file @
eafa0b84
...
...
@@ -84,6 +84,12 @@
#include "ebml/StdIOCallback.h"
#if LIBMATROSKA_VERSION < 0x000706
START_LIBMATROSKA_NAMESPACE
extern
const
EbmlSemanticContext
MATROSKA_DLL_API
KaxMatroska_Context
;
END_LIBMATROSKA_NAMESPACE
#endif
#include "vlc_keys.h"
extern
"C"
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment