Changeset 11aaa3f7ef4fb312bb08438f42e9e998b185738e
- Timestamp:
- 11/23/03 17:02:56
(5 years ago)
- Author:
- Clément Stenac <zorglub@videolan.org>
- git-committer:
- Clément Stenac <zorglub@videolan.org> 1069603376 +0000
- git-parent:
[f228aee3eb3a526233006e3d8e866d7d87e38c04]
- git-author:
- Clément Stenac <zorglub@videolan.org> 1069603376 +0000
- Message:
* NEWS : added a few missing things
* AUTHORS: updated sam's, sigmund's, garf's, gibalou's and fenrir's records
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| reead432 |
r11aaa3f |
|
| 1 | | # $Id: AUTHORS,v 1.97 2003/08/20 19:36:28 babal Exp $ |
|---|
| | 1 | # $Id: AUTHORS,v 1.98 2003/11/23 16:02:56 zorglub Exp $ |
|---|
| 2 | 2 | # |
|---|
| 3 | 3 | # The format of this file was inspired by the Linux kernel CREDITS file. |
|---|
| … | … | |
| 10 | 10 | E: fenrir@via.ecp.fr |
|---|
| 11 | 11 | C: fenrir |
|---|
| | 12 | D: input and decoders core improvements |
|---|
| 12 | 13 | D: avi, asf/wmv/wma, mp4/mov, mp3, aac, wav demultiplexers |
|---|
| 13 | 14 | D: MPEG-4, Div & OpenDivX and various decoders (ffmpeg) |
|---|
| … | … | |
| 44 | 45 | D: aalib plugin |
|---|
| 45 | 46 | D: KDE plug-in |
|---|
| | 47 | D: Subtitles and freetype |
|---|
| | 48 | D: Hotkeys |
|---|
| 46 | 49 | S: Norway |
|---|
| 47 | 50 | |
|---|
| … | … | |
| 57 | 60 | D: Win32 port, win32 VCD/CDDA input and win32 ipv6 code |
|---|
| 58 | 61 | D: DirectX audio/video output, win32 WaveOut audio output |
|---|
| | 62 | D: DirectShow input plugin, decoders API |
|---|
| 59 | 63 | D: a52 (liba52), vorbis (libvorbis) and theora (libtheora) decoders |
|---|
| 60 | 64 | D: mpeg1/2 video decoder (libmpeg2), bandlimited resampling |
|---|
| … | … | |
| 172 | 176 | C: sam |
|---|
| 173 | 177 | D: playlist and modules system |
|---|
| 174 | | D: Gnome and Gtk+ interfaces, Glide and fb video outputs, Esound audio output |
|---|
| | 178 | D: Gnome and Gtk+ interfaces |
|---|
| | 179 | D: Glide, fb, and caca video outputs |
|---|
| | 180 | D: Esound audio output |
|---|
| 175 | 181 | D: DVD subtitles decoder |
|---|
| 176 | 182 | D: Video output |
|---|
| … | … | |
| 205 | 211 | E: garf@via.ecp.fr |
|---|
| 206 | 212 | C: garf |
|---|
| 207 | | D: contrast/HSB video filter |
|---|
| | 213 | D: contrast/HSB, and logo video filters |
|---|
| | 214 | D: HTTP interface |
|---|
| 208 | 215 | S: France |
|---|
| 209 | 216 | |
|---|
| r2b015a6 |
r11aaa3f |
|
| 1 | | $Id: NEWS,v 1.75 2003/11/23 14:28:15 gbazin Exp $ |
|---|
| | 1 | $Id: NEWS,v 1.76 2003/11/23 16:02:56 zorglub Exp $ |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | Changes between 0.6.2 and 0.7.0: |
|---|
| … | … | |
| 98 | 98 | * Support for real-time priority when running with root privileges. |
|---|
| 99 | 99 | * Allow on the fly switching of the main interface. |
|---|
| | 100 | |
|---|
| | 101 | iPaq port: |
|---|
| | 102 | * Brand new Gtk 2 interface |
|---|
| 100 | 103 | |
|---|
| 101 | 104 | Miscellaneous: |
|---|