summaryrefslogtreecommitdiffstats
path: root/libavcodec/wavpackenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/wavpackenc: fix uninitialized retMichael Niedermayer2013-10-201-1/+1
* wavpackenc: do not copy samples if they are not availablePaul B Mahol2013-08-171-2/+4
* wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;"Michael Niedermayer2013-08-141-1/+1
* WavPack encoderPaul B Mahol2013-08-141-0/+2987
OpenPOWER on IntegriCloud