Mercurial > mplayer.hg
log libmpcodecs/ad_msadpcm.c @ 34255:1802d9d74c26
age | author | description |
---|---|---|
Wed, 26 Oct 2011 15:12:35 +0000 | diego | Add missing mp_msg.h #includes, remove some unnecessary ones. |
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. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sat, 12 Jul 2008 10:08:40 +0000 | reimar | Simplify and clamp coefficient index for MS ADPCM |
Sat, 12 Jul 2008 09:23:14 +0000 | reimar | 100l, fix MS ADPCM decoding for e.g. http://samples.mplayerhq.hu/mov/qtaudio/surge-2-16-L-ms02.mov |
Fri, 11 Jul 2008 19:27:35 +0000 | reimar | Check length of input buffer for msadpcm |