Skip to content
Snippets Groups Projects

demux: mkv: separate Chapter Codec implementations

Merged Steve Lhomme requested to merge robUx4/vlc:codec-split into master
3 files
+ 0
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -25,8 +25,7 @@
#include "demux.hpp"
#include "stream_io_callback.hpp"
#include "Ebml_parser.hpp"
#include <vlc_actions.h>
#include "virtual_segment.hpp"
namespace mkv {
Loading