mkvtoolnix/mkvmerge.h

18 lines
370 B
C
Raw Normal View History

2003-02-16 00:47:53 +00:00
/*
mkvmerge -- utility for splicing together matroska files
from component media subtypes
mkvmerge.h
some variable definitions
Written by Moritz Bunkus <moritz@bunkus.org>
Distributed under the GPL
see the file COPYING for details
or visit http://www.gnu.org/copyleft/gpl.html
*/
2003-02-24 12:32:17 +00:00
#ifndef __MKVMERGE_
#define __MKVMERGE_
2003-02-16 00:47:53 +00:00
2003-02-24 12:32:17 +00:00
#endif /* __MKVMERGE_ */