diff options
author | handbrake <[email protected]> | 2006-01-14 13:21:55 +0000 |
---|---|---|
committer | handbrake <[email protected]> | 2006-01-14 13:21:55 +0000 |
commit | dc8de40de13c3f3e643b980a95ef48ccafb542e3 (patch) | |
tree | 953b97afe7082bbe2ce4247c703a51aa8e29a3c9 /AUTHORS | |
parent | 4beb6a8b483c9d84677b21cc271ce315f136335c (diff) |
HandBrake 0.6.0-test1
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@10 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..4939f8e87 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,18 @@ +$Id: AUTHORS,v 1.1 2003/12/26 20:19:38 titer Exp $ + +Eric Petit <[email protected]> + + Core (construct, multithreading, BeOS/OS X/Linux ports) + + MPEG demuxer + + MPEG-2 and AC3 decoders (w/ libmpeg2/liba52) + + MPEG-4, MP3 and AAC encoders (w/ libavcodec/libxvidcore/libmp3lame/ + libfaac) + + AVI muxer + + MP4 muxer (w/ libmp4v2) + + BeOS interface + + OS X interface + +Laurent Aimar <[email protected]> + + H264 and Vorbis encoders (w/ libx264/libvorbis) + + OGG/OGM muxer (w/ libogg) + + Gtk2 interface + |