diff options
Diffstat (limited to 'win/CS/doc/AUTHORS')
-rw-r--r-- | win/CS/doc/AUTHORS | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/win/CS/doc/AUTHORS b/win/CS/doc/AUTHORS new file mode 100644 index 000000000..be6664e91 --- /dev/null +++ b/win/CS/doc/AUTHORS @@ -0,0 +1,112 @@ +AUTHORS file for HandBrake <http://handbrake.fr/> + +Eric Petit <[email protected]> + + 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 <[email protected]> + + H264 and Vorbis encoders (w/ libx264/libvorbis) + + OGG/OGM muxer (w/ libogg) + + Gtk2 interface + + wxWidgets interface + +Van Jacobson <[email protected]> (van) + + Universal input architecture + + MPEG Standard Target Decoder timing model + + Auto-typing MPEG stream files + + Minor bug fixing in MPEG stream support + + Minor dvd reader fixes + + Chapter mark bug fixes + +John Allen (?) <[email protected]> (johnallen) + + Core enhancements + + Threading enhancements + + Simplified Mac OS X GUI + +Joe Crain <[email protected]> (dynaflash) + + Mac OS X GUI enhancements/rewrite + +Damiano Galassi <[email protected]> (ritsuka) + + Mac OS X GUI enhancements + +Edward Groenendaal <[email protected]> (eddyg) + + Major bug fixes + + Subtitle scan & Colour + + Performance improvements + +David Foster <unknown> (davidfstr) + + Subtitles from file inputs + + SSA subtitle support + +Rodney Hester <[email protected]> (rhester) + + iPod firmware 1.2+ 640x480 MPEG-4/H.264 support + +Andrew Kimpton <[email protected]> (awk) + + MPEG Audio fixes + + MPEG Stream Support + +Chris Lee <[email protected]> + + PAR/anamorphic support + + dvdread enhancements + + Linux GUI + +Chris Long <[email protected]> (chrislong) + + iPod firmware 1.2+ 640x480 MPEG-4/H.264 support + +Brian Mario <Unknown> (brianmario) + + Windows GUI + +Maurj <[email protected]> (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 + + Support for DTS audio sources + +Mirkwood <[email protected]> (mirkwood) + + Windows CLI port + +Nyx <unknown> (Nyx) + + Frame re-ordering and flushing in mp4 + +Philippe Rigaux <[email protected]> (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 <[email protected]> (jbrjake) + + Massive core enhancements + + Significant improvements to H.264 support + +Scott <unknown> (s55) + + Windows GUI + +John Stebbins <[email protected]> (j45) + + GTK GUI + + TrueHD demuxing + + libavcodec video encoding quality enhancements + + Numerous bug fixes + +Chris Thoman <[email protected]> (huevos_rancheros) + + Ported video filters from libmpcodec + +Mark Krenek <[email protected]> (travistex) + + Mac OS X GUI enhancements + + Mac OS X GUI Queueing system + +Kona 'mike' Blend <[email protected]> (KonaBlend) + + Build System and related guides |