comparison DOCS/MAINTAINERS @ 1348:e7778832010d

added Gerard Lantau, ffmpeg/libavcodec author
author arpi
date Thu, 19 Jul 2001 22:02:06 +0000
parents 0bddc179f042
children 0757d1f4fe7d
comparison
equal deleted inserted replaced
1347:448d1bf28f5a 1348:e7778832010d
5 ~~~~~~~~~~~~~~ 5 ~~~~~~~~~~~~~~
6 Homepage: 6 Homepage:
7 Design: Chass 7 Design: Chass
8 Content: Gabucino 8 Content: Gabucino
9 English docs: 9 English docs:
10 tech-*.txt, BUGS: A'rpi 10 tech-*.txt, BUGS, BUGREPORTS: A'rpi
11 others: Gabucino 11 others: Gabucino
12 DOCS translations: 12 DOCS translations:
13 Hungarian: Gabucino & Tibcu 13 Hungarian: Gabucino & Tibcu
14 Spanish: TeLeNiEkO 14 Spanish: TeLeNiEkO
15 Russian: Nick Kurshev 15 Russian: Nick Kurshev
16 Polish: maintainer: Dariush Pietrzak
17 German: maintainer: Atmos
16 18
17 Platforms/ports: 19 Platforms/ports:
18 ~~~~~~~~~~~~~~~~ 20 ~~~~~~~~~~~~~~~~
19 DEBIAN packaging: Dariush Pietrzak 21 DEBIAN packaging: Dariush Pietrzak
20 FreeBSD support: Vladimir Kushnir 22 FreeBSD support: Vladimir Kushnir
29 subtitles file parser/reader: Lez 31 subtitles file parser/reader: Lez
30 config files & commandline parser: Szabi 32 config files & commandline parser: Szabi
31 fastmemcpy: Nick 33 fastmemcpy: Nick
32 LIRC support: Acki 34 LIRC support: Acki
33 35
36 libavcodec:
37 ~~~~~~~~~~~
38 author/maintainer: Gerard Lantau
39 asm optimizaton: Nick
40
34 libvo drivers: 41 libvo drivers:
35 ~~~~~~~~~~~~~~ 42 ~~~~~~~~~~~~~~
36 vo_3dfx.c - OBSOLOTED, use xv 43 vo_3dfx.c - OBSOLETED, use xv
37 vo_dga.c - Acki 44 vo_dga.c - Acki
38 vo_fbdev.c - Szabi 45 vo_fbdev.c - Szabi
39 vo_fsdga.c - OBSOLOTED, use dga 46 vo_fsdga.c - OBSOLETED, use dga
40 vo_ggi.c - al3x 47 vo_ggi.c - al3x
41 vo_gl.c - A'rpi 48 vo_gl.c - A'rpi
42 vo_md5.c - A'rpi 49 vo_md5.c - A'rpi
43 vo_mga.c - A'rpi 50 vo_mga.c - A'rpi
44 vo_null.c - A'rpi 51 vo_null.c - A'rpi
45 vo_odivx.c - A'rpi 52 vo_odivx.c - A'rpi
46 vo_pgm.c - A'rpi 53 vo_pgm.c - A'rpi
47 vo_png.c - Atmos 54 vo_png.c - Atmos
48 vo_sdl.c - Atmos 55 vo_sdl.c - Atmos
49 vo_svga.c - se7en 56 vo_svga.c - se7en
50 vo_syncfb.c - OBSOLOTED, use mga 57 vo_syncfb.c - OBSOLETED, use mga
51 vo_x11.c - Pontscho 58 vo_x11.c - Pontscho
52 vo_xmga.c - Pontscho 59 vo_xmga.c - Pontscho
53 vo_xv.c - Pontscho 60 vo_xv.c - Pontscho
54 61
55 libao2 drivers: 62 libao2 drivers:
56 ~~~~~~~~~~~~~~~ 63 ~~~~~~~~~~~~~~~
57 ao_alsa5.c - al3x 64 ao_alsa5.c - al3x
58 ao_alsa9.c - al3x 65 ao_alsa9.c - al3x (BUGGY, use oss)
59 ao_null.c - A'rpi 66 ao_null.c - A'rpi
60 ao_oss.c - A'rpi 67 ao_oss.c - A'rpi
61 ao_pcm.c - Atmos 68 ao_pcm.c - Atmos
62 ao_sdl.c - Atmos 69 ao_sdl.c - Atmos
63 ao_sun.c - Jürgen Keil 70 ao_sun.c - Jürgen Keil