summaryrefslogtreecommitdiff
path: root/libavcodec/g726.c
Commit message (Expand)AuthorAge
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29
* make comments doxygen compatibleMichael Niedermayer2004-07-22
* * gotta setup coded_frame for encoding. avcodec.h says that for decodingRoman Shaposhnik2004-02-10
* use clip() from common.hMichael Niedermayer2004-02-07
* * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik2004-02-07