index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_pcm.c
Commit message (
Expand
)
Author
Age
*
Remove twos workaround, this bug was fixed in mov demuxer
rtognimp
2006-03-14
*
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
2006-03-13
*
QuickTime in24 and in32 PCM audio support
rathann
2006-03-11
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
avoid reading more than maxlen bytes.
reimar
2005-08-25
*
lavf demuxer with raw PCM fix (and a related hang)
reimar
2005-07-28
*
Add support for 32-bit float WAV files and support for extended WAV files
ivo
2005-02-26
*
removing AFMT_ dependancy
alex
2004-12-27
*
fl32: BE float32 PCM audio in mov files
rtognimp
2004-11-27
*
make use of 24bit afmt
alex
2004-10-04
*
More support for audio format 0x0
rtognimp
2004-06-06
*
Fix "raw " audio in mov files.
rtognimp
2004-05-23
*
support for 24 bit pcm/wav files
reimar
2004-05-16
*
fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
reimar
2004-05-08
*
Revert my old twos fix, it seems to break more files than it fixed.
rtognimp
2004-03-28
*
twos 16bit 2 channels fixed.
rtognimp
2003-12-02
*
qt swot support
alex
2002-11-04
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
arpi
2002-05-30
*
bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
arpi
2002-04-25
*
cleanup
arpi
2002-04-01
*
twos audio fixed
arpi
2002-04-01
*
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...
arpi
2002-03-25