log libmpcodecs/ad_pcm.c @ 14954:fe1dfcfcc3bf

age author description
2005-02-26 ivo Add support for 32-bit float WAV files and support for extended WAV files
2004-12-27 alex removing AFMT_ dependancy
2004-11-27 rtognimp fl32: BE float32 PCM audio in mov files
2004-10-04 alex make use of 24bit afmt
2004-06-06 rtognimp More support for audio format 0x0
2004-05-23 rtognimp Fix "raw " audio in mov files.
2004-05-16 reimar support for 24 bit pcm/wav files
2004-05-08 reimar fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
2004-03-28 rtognimp Revert my old twos fix, it seems to break more files than it fixed.
2003-12-02 rtognimp twos 16bit 2 channels fixed.
2002-11-04 alex qt swot support
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-05-30 arpi 8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
2002-04-25 arpi bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
2002-04-01 arpi cleanup
2002-04-01 arpi twos audio fixed
2002-03-25 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added