log

age author description
Thu, 29 Jun 2006 22:00:01 +0000 ben coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
Thu, 29 Jun 2006 21:53:35 +0000 ben cosmetic patch to remove useless sizeof(char) statements
Thu, 29 Jun 2006 21:50:49 +0000 ben increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
Thu, 29 Jun 2006 21:46:51 +0000 ben be more tolerant on server responses parameters case (fix 1.17 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17)
Thu, 29 Jun 2006 21:27:07 +0000 ben 2 more unused functions removal (trying to sync with xine)
Thu, 29 Jun 2006 21:20:01 +0000 ben removed unused hexdump()
Thu, 29 Jun 2006 17:07:57 +0000 ben fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)