| OLD | NEW |
| 1 /* | 1 /* |
| 2 * Copyright (c) 2010 The WebM project authors. All Rights Reserved. | 2 * Copyright (c) 2010 The WebM project authors. All Rights Reserved. |
| 3 * | 3 * |
| 4 * Use of this source code is governed by a BSD-style license | 4 * Use of this source code is governed by a BSD-style license |
| 5 * that can be found in the LICENSE file in the root of the source | 5 * that can be found in the LICENSE file in the root of the source |
| 6 * tree. An additional intellectual property rights grant can be found | 6 * tree. An additional intellectual property rights grant can be found |
| 7 * in the file PATENTS. All contributing project authors may | 7 * in the file PATENTS. All contributing project authors may |
| 8 * be found in the AUTHORS file in the root of the source tree. | 8 * be found in the AUTHORS file in the root of the source tree. |
| 9 */ | 9 */ |
| 10 #ifndef MKV_DEFS_HPP | 10 #ifndef MKV_DEFS_HPP |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 60 /* Cluster */ | 60 /* Cluster */ |
| 61 Cluster = 0x1F43B675, | 61 Cluster = 0x1F43B675, |
| 62 Timecode = 0xE7, | 62 Timecode = 0xE7, |
| 63 /* SilentTracks = 0x5854, */ | 63 /* SilentTracks = 0x5854, */ |
| 64 /* SilentTrackNumber = 0x58D7, */ | 64 /* SilentTrackNumber = 0x58D7, */ |
| 65 /* Position = 0xA7, */ | 65 /* Position = 0xA7, */ |
| 66 PrevSize = 0xAB, | 66 PrevSize = 0xAB, |
| 67 BlockGroup = 0xA0, | 67 BlockGroup = 0xA0, |
| 68 Block = 0xA1, | 68 Block = 0xA1, |
| 69 /* BlockVirtual = 0xA2, */ | 69 /* BlockVirtual = 0xA2, */ |
| 70 /* BlockAdditions = 0x75A1, */ | 70 BlockAdditions = 0x75A1, |
| 71 /* BlockMore = 0xA6, */ | 71 BlockMore = 0xA6, |
| 72 /* BlockAddID = 0xEE, */ | 72 BlockAddID = 0xEE, |
| 73 /* BlockAdditional = 0xA5, */ | 73 BlockAdditional = 0xA5, |
| 74 BlockDuration = 0x9B, | 74 BlockDuration = 0x9B, |
| 75 /* ReferencePriority = 0xFA, */ | 75 /* ReferencePriority = 0xFA, */ |
| 76 ReferenceBlock = 0xFB, | 76 ReferenceBlock = 0xFB, |
| 77 /* ReferenceVirtual = 0xFD, */ | 77 /* ReferenceVirtual = 0xFD, */ |
| 78 /* CodecState = 0xA4, */ | 78 /* CodecState = 0xA4, */ |
| 79 /* Slices = 0x8E, */ | 79 /* Slices = 0x8E, */ |
| 80 /* TimeSlice = 0xE8, */ | 80 /* TimeSlice = 0xE8, */ |
| 81 LaceNumber = 0xCC, | 81 LaceNumber = 0xCC, |
| 82 /* FrameNumber = 0xCD, */ | 82 /* FrameNumber = 0xCD, */ |
| 83 /* BlockAdditionID = 0xCB, */ | 83 /* BlockAdditionID = 0xCB, */ |
| 84 /* MkvDelay = 0xCE, */ | 84 /* MkvDelay = 0xCE, */ |
| 85 /* Cluster_Duration = 0xCF, */ | 85 /* Cluster_Duration = 0xCF, */ |
| 86 SimpleBlock = 0xA3, | 86 SimpleBlock = 0xA3, |
| 87 /* EncryptedBlock = 0xAF, */ | 87 /* EncryptedBlock = 0xAF, */ |
| 88 /* Track */ | 88 /* Track */ |
| 89 Tracks = 0x1654AE6B, | 89 Tracks = 0x1654AE6B, |
| 90 TrackEntry = 0xAE, | 90 TrackEntry = 0xAE, |
| 91 TrackNumber = 0xD7, | 91 TrackNumber = 0xD7, |
| 92 TrackUID = 0x73C5, | 92 TrackUID = 0x73C5, |
| 93 TrackType = 0x83, | 93 TrackType = 0x83, |
| 94 FlagEnabled = 0xB9, | 94 FlagEnabled = 0xB9, |
| 95 FlagDefault = 0x88, | 95 FlagDefault = 0x88, |
| 96 FlagForced = 0x55AA, | 96 FlagForced = 0x55AA, |
| 97 FlagLacing = 0x9C, | 97 FlagLacing = 0x9C, |
| 98 /* MinCache = 0x6DE7, */ | 98 /* MinCache = 0x6DE7, */ |
| 99 /* MaxCache = 0x6DF8, */ | 99 /* MaxCache = 0x6DF8, */ |
| 100 DefaultDuration = 0x23E383, | 100 DefaultDuration = 0x23E383, |
| 101 /* TrackTimecodeScale = 0x23314F, */ | 101 /* TrackTimecodeScale = 0x23314F, */ |
| 102 /* TrackOffset = 0x537F, */ | 102 /* TrackOffset = 0x537F, */ |
| 103 /* MaxBlockAdditionID = 0x55EE, */ | 103 MaxBlockAdditionID = 0x55EE, |
| 104 Name = 0x536E, | 104 Name = 0x536E, |
| 105 Language = 0x22B59C, | 105 Language = 0x22B59C, |
| 106 CodecID = 0x86, | 106 CodecID = 0x86, |
| 107 CodecPrivate = 0x63A2, | 107 CodecPrivate = 0x63A2, |
| 108 CodecName = 0x258688, | 108 CodecName = 0x258688, |
| 109 /* AttachmentLink = 0x7446, */ | 109 /* AttachmentLink = 0x7446, */ |
| 110 /* CodecSettings = 0x3A9697, */ | 110 /* CodecSettings = 0x3A9697, */ |
| 111 /* CodecInfoURL = 0x3B4040, */ | 111 /* CodecInfoURL = 0x3B4040, */ |
| 112 /* CodecDownloadURL = 0x26B240, */ | 112 /* CodecDownloadURL = 0x26B240, */ |
| 113 /* CodecDecodeAll = 0xAA, */ | 113 /* CodecDecodeAll = 0xAA, */ |
| 114 /* TrackOverlay = 0x6FAB, */ | 114 /* TrackOverlay = 0x6FAB, */ |
| 115 /* TrackTranslate = 0x6624, */ | 115 /* TrackTranslate = 0x6624, */ |
| 116 /* TrackTranslateEditionUID = 0x66FC, */ | 116 /* TrackTranslateEditionUID = 0x66FC, */ |
| 117 /* TrackTranslateCodec = 0x66BF, */ | 117 /* TrackTranslateCodec = 0x66BF, */ |
| 118 /* TrackTranslateTrackID = 0x66A5, */ | 118 /* TrackTranslateTrackID = 0x66A5, */ |
| 119 /* video */ | 119 /* video */ |
| 120 Video = 0xE0, | 120 Video = 0xE0, |
| 121 FlagInterlaced = 0x9A, | 121 FlagInterlaced = 0x9A, |
| 122 StereoMode = 0x53B8, | 122 StereoMode = 0x53B8, |
| 123 AlphaMode = 0x53C0, |
| 123 PixelWidth = 0xB0, | 124 PixelWidth = 0xB0, |
| 124 PixelHeight = 0xBA, | 125 PixelHeight = 0xBA, |
| 125 PixelCropBottom = 0x54AA, | 126 PixelCropBottom = 0x54AA, |
| 126 PixelCropTop = 0x54BB, | 127 PixelCropTop = 0x54BB, |
| 127 PixelCropLeft = 0x54CC, | 128 PixelCropLeft = 0x54CC, |
| 128 PixelCropRight = 0x54DD, | 129 PixelCropRight = 0x54DD, |
| 129 DisplayWidth = 0x54B0, | 130 DisplayWidth = 0x54B0, |
| 130 DisplayHeight = 0x54BA, | 131 DisplayHeight = 0x54BA, |
| 131 DisplayUnit = 0x54B2, | 132 DisplayUnit = 0x54B2, |
| 132 AspectRatioType = 0x54B3, | 133 AspectRatioType = 0x54B3, |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 /* Tagging_ChapterUID = 0x63C4, */ | 222 /* Tagging_ChapterUID = 0x63C4, */ |
| 222 /* AttachmentUID = 0x63C6, */ | 223 /* AttachmentUID = 0x63C6, */ |
| 223 /* SimpleTag = 0x67C8, */ | 224 /* SimpleTag = 0x67C8, */ |
| 224 /* TagName = 0x45A3, */ | 225 /* TagName = 0x45A3, */ |
| 225 /* TagLanguage = 0x447A, */ | 226 /* TagLanguage = 0x447A, */ |
| 226 /* TagDefault = 0x4484, */ | 227 /* TagDefault = 0x4484, */ |
| 227 /* TagString = 0x4487, */ | 228 /* TagString = 0x4487, */ |
| 228 /* TagBinary = 0x4485, */ | 229 /* TagBinary = 0x4485, */ |
| 229 }; | 230 }; |
| 230 #endif | 231 #endif |
| OLD | NEW |