log asxparser.c @ 19053:75327b24e06f

age author description
Thu, 13 Jul 2006 05:03:43 +0000 reynaldo marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1
Fri, 10 Mar 2006 22:15:50 +0000 rtognimp Fix possible use of body uninitialized. Remove an unneeded free (body
Sat, 17 Apr 2004 16:46:41 +0000 rtognimp Respect -playlist for asx streams
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Sun, 30 Mar 2003 17:02:05 +0000 albeu Remove STREAMTYPE_PLAYLIST.
Fri, 14 Mar 2003 17:45:33 +0000 albeu Fix some memleaks