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_dk3adpcm.c
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Make audio decoder description structs const
Uoti Urpala
2008-04-26
*
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
diego
2008-04-01
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
attempt to fix missing and/or broken boundary checks
reimar
2005-11-10
*
setting samplesize to 2 in decoders where neccessary.
reimar
2004-09-21
*
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
arpi
2002-08-31
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
control() done
arpi
2002-04-03
*
audio input buffer allocation/free cleanup
arpi
2002-04-01
*
reworked ADPCM decoders; changes include:
melanson
2002-03-30
*
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...
arpi
2002-03-25