Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 13 Jul 2008 14:27:48 +0000 | ramiro | bitstream: move put_sbits() from flacenc.c to bitstream.h and use it libavcodec |
Sun, 13 Jul 2008 14:25:31 +0000 | reimar | clip MS ADPCM predictor range to correct [0..6] range, not [0..7] libavcodec |
Sun, 13 Jul 2008 14:12:51 +0000 | reimar | Use bytestream and AV_RL* functions in ADPCM code where possible libavcodec |