log asxparser.c @ 23610:24477987c2b8

age author description
Sun, 24 Jun 2007 10:16:18 +0000 reimar Remove two unused functions in asxparser
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
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