Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/wavpackenc: fix uninitialized ret | Michael Niedermayer | 2013-10-20 | 1 | -1/+1 |
* | wavpackenc: do not copy samples if they are not available | Paul B Mahol | 2013-08-17 | 1 | -2/+4 |
* | wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;" | Michael Niedermayer | 2013-08-14 | 1 | -1/+1 |
* | WavPack encoder | Paul B Mahol | 2013-08-14 | 1 | -0/+2987 |