update the list of files I maintain

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21680 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-12-18 23:48:45 +00:00
parent e949173c70
commit d136ac1e19
1 changed files with 7 additions and 0 deletions

View File

@ -116,6 +116,7 @@ demuxers:
muxers:
* muxer_lavf.c - Michael Niedermayer
* muxer_mpeg.c - Nico Sabbi
streams:
* stream_pvr.c - Benjamin Zores
@ -123,6 +124,9 @@ streams:
* stream_rtp.c - Benjamin Zores
* stream_rtsp.c - Benjamin Zores
* stream_radio.c - Vladimir Voroshilov
* stream_dvb.c - Nico Sabbi
* stream_dvd.c - Nico Sabbi
* stream_dvdnav.c - Nico Sabbi
codec support:
* FFmpeg: Michael Niedermayer
@ -142,6 +146,9 @@ audio filters:
* af_equalizer.c - Reynaldo H. Verdejo Pinochet
* af_karaoke.c - Reynaldo H. Verdejo Pinochet
audio encoders:
* ae_toolame.c, ae_twolame.c and ae_faac.c - Nico Sabbi
libvo drivers:
* vo_3dfx.c - OBSOLETED, use xv or tdfxfb
* vo_aa.c - Alban Bedel