blob: 744cdf8b7d4af92e7a0add7b01efd9a0011a0044 (
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
|
$Id: AUTHORS,v 1.5 2005/03/23 13:14:50 titer Exp $
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
|