log libmpcodecs/ad_libmad.c @ 37195:ac6c37d85d65 default tip

age author description
Fri, 30 Aug 2013 19:41:38 +0000 reimar libmad: try decoding buffered data after EOF.
Fri, 30 Aug 2013 19:41:37 +0000 reimar ad_libmad: simplify code a bit.
Sat, 24 Mar 2012 19:22:16 +0000 reimar libmad: set i_bps only if it is not already set.
Sat, 24 Mar 2012 19:19:48 +0000 reimar Replace malloc+memset by calloc.
Sat, 24 Mar 2012 19:19:03 +0000 reimar Remove unnecessary casts.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Tue, 25 May 2010 11:39:58 +0000 diego whitespace cosmetics