WinGui: Fix another instance of the Caliburn vs Json.net sillyness where objects...
[HandBrake.git] / AUTHORS
blob4d544e705fdf5fe0698dd722ba112ea5274a6584
1 AUTHORS file for HandBrake <http://handbrake.fr/>
3 Eric Petit 
4  + Core (construct, multithreading, BeOS/OS X/Linux ports)
5  + MPEG demuxer
6  + MPEG-2, AC3 and MPGA decoders (w/ libmpeg2/liba52/libavcodec)
7  + LPCM "decoder"
8  + MPEG-4, MP3 and AAC encoders (w/ libavcodec/libxvidcore/libmp3lame/
9    libfaac)
10  + AC-3 pass-through
11  + AVI muxer
12  + MP4 muxer (w/ libmp4v2)
13  + BeOS interface
14  + OS X interface
15  + French translation
17 Laurent Aimar
18  + H264 and Vorbis encoders (w/ libx264/libvorbis)
19  + OGG/OGM muxer (w/ libogg)
20  + Gtk2 interface
21  + wxWidgets interface
23 Van Jacobson (van)
24  + Universal input architecture
25  + MPEG Standard Target Decoder timing model
26  + Auto-typing MPEG stream files
27  + Minor bug fixing in MPEG stream support
28  + Minor dvd reader fixes
29  + Chapter mark bug fixes
31 John Allen
32  + Core enhancements
33  + Threading enhancements
34  + Simplified Mac OS X GUI
36 Joe Crain (dynaflash)
37  + Mac OS X GUI enhancements/rewrite
39 Damiano Galassi (ritsuka)
40  + Mac OS X GUI enhancements
42 Edward Groenendaal (eddyg)
43  + Major bug fixes
44  + Subtitle scan & Colour
45  + Performance improvements
47 David Foster (davidfstr)
48  + Subtitles from file inputs
49  + SSA subtitle support
51 Rodney Hester (rhester)
52  + iPod firmware 1.2+ 640x480 MPEG-4/H.264 support
54 Andrew Kimpton (awk)
55  + MPEG Audio fixes
56  + MPEG Stream Support
58 Chris Lee 
59  + PAR/anamorphic support
60  + dvdread enhancements
61  + Linux GUI
63 Chris Long (chrislong)
64  + iPod firmware 1.2+ 640x480 MPEG-4/H.264 support
66 Brian Mario <Unknown> (brianmario)
67  + Windows GUI
69 Maurj(maurj)
70  + Dolby Surround and Dolby Pro Logic II mixdowns
71  + 6-channel AAC audio from 5.1 source
72  + Mono AAC audio from mono source
73  + PAR/anamorphic support in mp4 file format
74  + Chapter markers in mp4 file format
75  + Mac OS X GUI enhancements
76  + Support for DTS audio sources
78 Mirkwood (mirkwood)
79  + Windows CLI port
81 Nyx 
82  + Frame re-ordering and flushing in mp4
84 Philippe Rigaux (prigaux)
85  + 3rd party library integration
86  + Mac OS X GUI enhancements
87  + PAR/anamorphic support
88  + Universal binary build process
89  + Conversion from jam to make for compiles
91 Jonathon Rubin (jbrjake)
92  + Massive core enhancements
93  + Significant improvements to H.264 support
95 Scott(s55)
96  + Windows GUI
98 John Stebbins (j45)
99  + GTK GUI
100  + TrueHD demuxing
101  + libavcodec video encoding quality enhancements
102  + Numerous bug fixes
104 Chris Thoman (huevos_rancheros)
105  + Ported video filters from libmpcodec
107 Mark Krenek (travistex)
108  + Mac OS X GUI enhancements
109  + Mac OS X GUI Queueing system
111 Kona 'mike' Blend (KonaBlend)
112  + Build System and related guides
114 David Rickard (RandomEngy)
115 + HandBrake Interop Library
117 Tim Walker (Rodeo)
118 + Miscellaneous fixes and enhancements