-
Notifications
You must be signed in to change notification settings - Fork 46
/
AUTHORS
179 lines (130 loc) · 5.36 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
The authors for code, translation and documentation written specifically
for MKVToolNix or in alphabetical order:
Angelino, Matteo <[email protected]>
* Italian translation
Baranauskas, Mindaugas <[email protected]>
* Lithuanian translation
Bilous'ko, Andriy <[email protected]>
* Ukrainian translation
Boriotti, Roberto <[email protected]>
* Italian translation
Bunkus, Moritz (Mosu) <[email protected]>
* Almost everything
Callegari, Massimo <[email protected]>
* MPEG transport stream demuxer: basic implementation
Cannon, John (spyder482) <[email protected]>
* MPEG ES parser code
Chen, Mike <[email protected]>
* Extraction of BlueRay subtitles
Coalson, Josh <[email protected]>
* support for libFLAC 1.1.3
Codari, Stefano <[email protected]>
* Italian translation
DenB <[email protected]>
* French translation
Domínguez, Cosme <[email protected]>
* Fixed mmg's configuration location to conform to the XDG Base
Directory Specification
Duret, Xavier <[email protected]>
* Bugfix for timecode and default duration calculation for MPEG-1/2 tracks
* 'Interlaced' header flag for interlaced MPEG-1/2 tracks
Galassi, Damiano <[email protected]>
* Bugfix for timecodes in MP4 files with edit lists and B frames
Hakobyan, Sergey <[email protected]>
* Support for creating missing output directories
* Using the attachment names in Matroska files for extraction
Jacobs, Aurelien <[email protected]>
* Support for RealAudio v3 in RealMedia files
* Bugfixes (e.g. BZIP2 compression)
* Support for float PCM tracks
Jems <[email protected]>
* French translation
Le Guen, Nicolas (Goldenear) <[email protected]>
* Enhancements and updates to the "CUE sheet to tags & chapter
conversion" process
* Small updates to mmg and the MIME type list
Lee, Dean <[email protected]>
* Chinese Simplified translation (programs, man pages and mmg's guide)
* Chinese Traditional translation
Lhomme, Steve (robux4) <[email protected]>
* Fixes for compilation with MSVC
* Enhancements and fixes to the XML chapter parser
* The complete VobButton handling
* The complete WAVPACK handling
* Support for SimpleBlock usage
* The CorePicture XML reader
* Changes for compilation with libebml2/libmatroska2
Medina, Sergi <[email protected]>
* Spanish translation
Maassen, René <[email protected]>
* Dutch translation
Matsnev, Mike (Haali) <[email protected]>
* CreateFileUtf8() function
* Windows implementation for vsscanf
* The MPEG header generation for VobSub extraction
Mierzejewski, Dominik (Rathann) <[email protected]>
* Patch for proper Boost detection for cross compilation builds
Millan, Robert <[email protected]>
* MIME type recognition via libmagic
* Fix for a malloc bomb in the PCM handling
Mistry, Shailesh L <[email protected]>
* Fixes for compilation of avilib with cygwin
Niemayer, Peter <[email protected]>
* The DTS code (reader, packetizers, dts_common)
* The use of posix_fadvise in the mm_io_c class
Nishimra, Katsuhiko <[email protected]>
* Japanese translation for the man pages
Pettenò, Diego <[email protected]>
* Support for liblzo2
Pettersen, Vegard <[email protected]>
* Extended support for converting CUE sheets to tags & chapters
Player, David <[email protected]>
* Project files for and fixes for compilation with Microsoft Visual
Studio 8
Rice, Matt <[email protected]>
* Extraction of h.264 into proper h.264 ES streams
Schmuland, Todd <[email protected]>
* Bugfix for VobSub extraction
* Bugfix for VobSub muxing
* Enhancements for MPEG program stream parsing (invalid padding
packet lengths)
* Hack for adding 'stop display' commands to VobSub packets without
a duration
Serj <[email protected]>
* Russian and Ukrainian translations for the programs
* Improvements to the Windows installer
Stone, Jory (jcsston) <[email protected]>
* Fixes to mkvinfo's GUI
Taniura, Hiroki <[email protected]>
* Japanese translation
Torrijos, Israel Lucas <[email protected]>
* Spanish translation
Trinine <[email protected]>
* French translation
Vega, Cristian Morales <[email protected]>
* .desktop and MIME type files
* build system changes to install mmg's guide into configure's
"docdir" location
Wu, Dong-Jun <[email protected]>
* Chinese Traditional translation
Yavuz, Burak <[email protected]>
* Turkish translation
Zenkov, Mihail <[email protected]>
* Support for reading MP2 audio tracks from OGM files
Прусаков, Евгений <[email protected]>
* Russian translation
?, ? (Lefungus)
* Avoid several compiler warnings
?, ? <[email protected]>
* Support for Ogg Kate in mkvmerge and mkvextract
?, ? <[email protected]>
* Bugfix 591 in mkvinfo
-------------------------------------------------------
Stuff that was developped externally and only included/patched in mkvtoolnix:
avilib:
* Johanni, Rainer <[email protected]> (original source code)
* Östreich, Thomas <[email protected]>
(lots of modifications in transcode)
* Bunkus, Moritz <[email protected]> (lots of modifications in
ogmtools and mkvtoolnix)
* probably others