Mercurial > mplayer.hg
log libmpdemux/demux_realaud.c @ 22535:3945d813e573
age | author | description |
---|---|---|
Wed, 24 Jan 2007 15:05:42 +0000 | rtogni | Use interleaver id to select the correct interleaver instead of guessing |
Sat, 02 Dec 2006 12:32:44 +0000 | diego | Remove superfluous bswap.h include. |
Thu, 13 Jul 2006 16:41:13 +0000 | reynaldo | drops casts from void * on malloc/calloc from libmpdemux code |
Sat, 08 Jul 2006 17:28:36 +0000 | diego | Remove unused variables, patch by Stefan Huehner stefan at huehner org. |
Sat, 08 Jul 2006 12:01:38 +0000 | rtogni | Remove unused prototype |
Sun, 14 May 2006 15:51:05 +0000 | rtognimp | Fix some potential integer overflow in memory allocation (mot of these |
Mon, 27 Mar 2006 17:25:41 +0000 | diego | Convert printfs in aviprint.c to mp_msg and give the information printing |