/* mkvmerge -- utility for splicing together matroska files from component media subtypes mkvmerge.h some variable definitions Written by Moritz Bunkus Distributed under the GPL see the file COPYING for details or visit http://www.gnu.org/copyleft/gpl.html */ #ifndef __MKVMERGE_H__ #define __MKVMERGE_H__ #endif /* __MKVMERGE_H__ */