Move c/h files implementing/defining standard library stuff into a new libc directory...
[kugel-rb.git] / apps / plugins / mpegplayer / AUTHORS
blob4722897c9710ffd4a935ca913949756c4329a7f3
1 Aaron Holtzman <aholtzma@ess.engr.uvic.ca> started the project and
2 made the initial working implementation.
4 Michel Lespinasse <walken@zoy.org> did major changes for speed and
5 mpeg conformance and is the current maintainer. Most of the current
6 code was (re)written by him.
8 Other contributors include:
9         Bruno Barreyra <barreyra@ufl.edu> - build fixes
10         Gildas Bazin <gbazin@netcourrier.com> - mingw32 port
11         Alexander W. Chin <alexc@newt.phys.unsw.edu.au> - progressive_seq fix
12         Stephen Crowley <stephenc@dns2.digitalpassage.com> - build fixes
13         Didier Gautheron <dgautheron@magic.fr> - bug fixes
14         Ryan C. Gordon <icculus@lokigames.com> - SDL support
15         Peter Gubanov <peter@elecard.net.ru> - MMX IDCT scheduling
16         HÃ¥kan Hjort <d95hjort@dtek.chalmers.se> - Solaris fixes, mlib code
17         Nicolas Joly <njoly@pasteur.fr> - assorted bug fixes
18         Gerd Knorr <kraxel@goldbach.in-berlin.de> - Xv support
19         David I. Lehn <dlehn@vt.edu> - motion_comp mmx code
20         Olie Lho <ollie@sis.com.tw> - MMX yuv2rgb routine
21         David S. Miller <davem@redhat.com> - sparc VIS optimizations
22         Rick Niles <niles@scyld.com> - build fixes
23         Real Ouellet <realo@sympatico.ca> - g200 fixes
24         Bajusz Peter <hyp-x@inf.bme.hu> - motion comp fixes
25         Franck Sicard <Franck.Sicard@miniruth.solsoft.fr> - x11 fixes
26         Brion Vibber <brion@gizmo.usc.edu> - x11 fixes
27         Martin Vogt <mvogt@rhrk.uni-kl.de> - reentrancy fixes
28         Fredrik Vraalsen <vraalsen@cs.uiuc.edu> - general hackage and stuff
30 (let me know if I forgot anyone)
32 Thanks to David Schleef for creating me an account on his ppc g4
33 machine and making it possible for me to work on the altivec code.