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
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Fri, 12 Feb 2010 16:29:34 +0000 |
diego |
Mark all ad_info_t/vd_info_t structure declarations as const.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Sat, 30 Jan 2010 14:13:15 +0000 |
diego |
Remove confusing comment.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 22 Sep 2004 04:43:15 +0000 |
rfelker |
10l
|
Tue, 21 Sep 2004 20:34:47 +0000 |
reimar |
setting samplesize to 2 in decoders where neccessary.
|