mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
Sync with the specs.
This commit is contained in:
parent
2a4b758783
commit
b7f3b524f3
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\file
|
\file
|
||||||
\version \$Id: matroska.h,v 1.4 2003/04/20 21:09:18 mosu Exp $
|
\version \$Id: matroska.h,v 1.5 2003/04/20 21:25:59 mosu Exp $
|
||||||
\brief Definitions for the various Codec IDs
|
\brief Definitions for the various Codec IDs
|
||||||
\author Moritz Bunkus <moritz @ bunkus.org>
|
\author Moritz Bunkus <moritz @ bunkus.org>
|
||||||
*/
|
*/
|
||||||
@ -31,6 +31,6 @@
|
|||||||
|
|
||||||
#define MKV_V_MSCOMP "V_MS/VFW/FOURCC"
|
#define MKV_V_MSCOMP "V_MS/VFW/FOURCC"
|
||||||
|
|
||||||
#define MKV_S_TEXTSIMPLE "S_TEXT/SIMPLE"
|
#define MKV_S_TEXTASCII "S_TEXT/ASCII"
|
||||||
|
|
||||||
#endif // __MATROSKA_H
|
#endif // __MATROSKA_H
|
||||||
|
Loading…
Reference in New Issue
Block a user