TOOLS/matroska.py: recognize CodecName

This commit is contained in:
Uoti Urpala 2011-04-08 01:20:35 +03:00
parent e3631231a1
commit f06fe7f80e
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ elements_matroska = (
'Language, 22b59c, str',
'CodecID, 86, str',
'CodecPrivate, 63a2, binary',
'CodecName, 258688, str',
'CodecDecodeAll, aa, uint',
'Video, e0, sub', (
'FlagInterlaced, 9a, uint',