blob: 7fd0147f518dbf73222c549765a57174d5117f6b (
plain)
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
|
AUTHORS file for HandBrake <http://handbrake.m0k.org/>
Eric Petit <titer@m0k.org>
+ Core (construct, multithreading, BeOS/OS X/Linux ports)
+ MPEG demuxer
+ MPEG-2, AC3 and MPGA decoders (w/ libmpeg2/liba52/libavcodec)
+ LPCM "decoder"
+ MPEG-4, MP3 and AAC encoders (w/ libavcodec/libxvidcore/libmp3lame/
libfaac)
+ AC-3 pass-through
+ AVI muxer
+ MP4 muxer (w/ libmp4v2)
+ BeOS interface
+ OS X interface
+ French translation
Laurent Aimar <fenrir@via.ecp.fr>
+ H264 and Vorbis encoders (w/ libx264/libvorbis)
+ OGG/OGM muxer (w/ libogg)
+ Gtk2 interface
+ wxWidgets interface
John Allen (?) <johnallenemail@gmail.com> (johnallen)
+ Core enhancements
+ Threading enhancements
+ Simplified Mac OS X GUI
Joe Crain <joe@dynaflashtech.net> (dynaflash)
+ Mac OS X GUI enhancements/rewrite
Rodney Hester <rhester@multics.dynalias.com> (rhester)
+ iPod firmware 1.2+ 640x480 MPEG-4/H.264 support
Benjamin Lake <me@benlake.org> (benlake)
+ Mac OS X GUI enhancements/rewrite
Chris Lee <clee@kde.org>
+ PAR/anamorphic support
+ dvdread enhancements
+ Linux GUI
Chris Long <chris.long@mac.com> (chrislong)
+ iPod firmware 1.2+ 640x480 MPEG-4/H.264 support
Philippe Rigaux <pri@nopapers.org> (prigaux)
+ 3rd party library integration
+ Mac OS X GUI enhancements
+ PAR/anamorphic support
+ Universal binary build process
+ Conversion from jam to make for compiles
Jonathon Rubin <jb.rubin@gmail.com> (jbrjake)
+ Massive core enhancements
+ Significant improvements to H.264 support
Scott <sr55ww@googlemail.com> (sr55)
+ Windows GUI
+ mpeg4ip patches for cygwin compile
Maurj <mediafork@maurj.com> (maurj)
+ Dolby Surround and Dolby Pro Logic II mixdowns
+ 6-channel AAC audio from 5.1 source
+ Mono AAC audio from mono source
+ PAR/anamorphic support in mp4 file format
+ Chapter markers in mp4 file format
+ Mac OS X GUI enhancements
Unknown <mirkwood07@gmail.com> (mirkwood)
+ Windows CLI port
|