log libmpcodecs/ad_dk3adpcm.c @ 26999:0b21ffa03b9c

age author description
2008-04-01 diego Do not #include libavutil/common.h. It is not used directly and mpbswap.h
2006-12-07 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-11-29 diego Remove bswap.h, use libavutil/bswap.h instead.
2005-11-10 reimar attempt to fix missing and/or broken boundary checks
2004-09-21 reimar setting samplesize to 2 in decoders where neccessary.
2002-08-31 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-04-03 arpi control() done
2002-04-01 arpi audio input buffer allocation/free cleanup
2002-03-30 melanson reworked ADPCM decoders; changes include:
2002-03-25 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added