aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_pcm.c
Commit message (Expand)AuthorAge
* Remove twos workaround, this bug was fixed in mov demuxerGravatar rtognimp2006-03-14
* in24/in32/fl32 little/big-endian QuickTime PCM audio supportGravatar rathann2006-03-13
* QuickTime in24 and in32 PCM audio supportGravatar rathann2006-03-11
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* avoid reading more than maxlen bytes.Gravatar reimar2005-08-25
* lavf demuxer with raw PCM fix (and a related hang)Gravatar reimar2005-07-28
* Add support for 32-bit float WAV files and support for extended WAV filesGravatar ivo2005-02-26
* removing AFMT_ dependancyGravatar alex2004-12-27
* fl32: BE float32 PCM audio in mov filesGravatar rtognimp2004-11-27
* make use of 24bit afmtGravatar alex2004-10-04
* More support for audio format 0x0Gravatar rtognimp2004-06-06
* Fix "raw " audio in mov files.Gravatar rtognimp2004-05-23
* support for 24 bit pcm/wav filesGravatar reimar2004-05-16
* fix bigendian problems (left-right swapped 8bit pcms), add 32bit supportGravatar reimar2004-05-08
* Revert my old twos fix, it seems to break more files than it fixed.Gravatar rtognimp2004-03-28
* twos 16bit 2 channels fixed.Gravatar rtognimp2003-12-02
* qt swot supportGravatar alex2002-11-04
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* 8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOVGravatar arpi2002-05-30
* bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>Gravatar arpi2002-04-25
* cleanupGravatar arpi2002-04-01
* twos audio fixedGravatar arpi2002-04-01
* imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...Gravatar arpi2002-03-25