# HG changeset patch # User nicodvb # Date 1166485725 0 # Node ID d7b7cc44eccd936ed7e406877b6b8e804ad9f39e # Parent 7607b2bb5b2adadb7d410aff2b3b94f89d458245 update the list of files I maintain diff -r 7607b2bb5b2a -r d7b7cc44eccd DOCS/tech/MAINTAINERS --- a/DOCS/tech/MAINTAINERS Mon Dec 18 23:44:07 2006 +0000 +++ b/DOCS/tech/MAINTAINERS Mon Dec 18 23:48:45 2006 +0000 @@ -116,6 +116,7 @@ muxers: * muxer_lavf.c - Michael Niedermayer + * muxer_mpeg.c - Nico Sabbi streams: * stream_pvr.c - Benjamin Zores @@ -123,6 +124,9 @@ * 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 @@ * 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