log libmpdemux/asf_streaming.c @ 19062:83c3afeab35d

age author description
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Sun, 12 Mar 2006 22:29:27 +0000 reimar Fix compilation error introduced by last commit
Sun, 12 Mar 2006 21:44:22 +0000 reimar fix feature pragma length check
Sun, 06 Nov 2005 15:25:08 +0000 reimar Fix bugs/crash introduced by translation patch
Sat, 05 Nov 2005 00:53:33 +0000 ptt Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)