summaryrefslogtreecommitdiff
path: root/libavcodec/wavpack.h
Commit message (Collapse)AuthorAge
* avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP()Michael Niedermayer2015-02-18
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avcodec/wavpack: increase WV_MAX_SAMPLESPaul B Mahol2014-08-29
| | | | | | | This is maximal number of samples per frame that current wavpack can create. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avcodec/wavpack: fix () in macrosMichael Niedermayer2014-06-18
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Fix make checkheaders for wavpackenc.hCarl Eugen Hoyos2013-08-31
|
* WavPack encoderPaul B Mahol2013-08-14
Signed-off-by: Paul B Mahol <onemda@gmail.com>