From 4512747c7cf9b1109c0b2f182370fc23d279613d Mon Sep 17 00:00:00 2001 From: Thibaut Mattern Date: Sat, 26 Apr 2003 13:26:28 +0000 Subject: some doc and todo list CVS patchset: 4681 CVS date: 2003/04/26 13:26:28 --- src/input/mmsh.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'src/input/mmsh.c') diff --git a/src/input/mmsh.c b/src/input/mmsh.c index 0b3e8ec8b..ed7d7a028 100644 --- a/src/input/mmsh.c +++ b/src/input/mmsh.c @@ -17,10 +17,17 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: mmsh.c,v 1.15 2003/04/25 20:37:21 tmattern Exp $ + * $Id: mmsh.c,v 1.16 2003/04/26 13:26:28 tmattern Exp $ * - * based on mms.c and specs from avifile - * (http://avifile.sourceforge.net/asf-1.0.htm) + * MMS over HTTP protocol + * written by Thibaut Mattern + * based on mms.c and specs from avifile + * (http://avifile.sourceforge.net/asf-1.0.htm) + * + * TODO: + * error messages + * http support cleanup, find a way to share code with input_http.c (http.h|c) + * http proxy support */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3