11 Commits (b329460c5186d4520f1761211efa99fcf93cf538)

Author SHA1 Message Date
Christophe Gisquet 4adad5a19a wavpackenc: reset trailer info on block encoding 11 years ago
Christophe Gisquet e32eddaa51 wavpackenc: make assert more thorough 11 years ago
Christophe Gisquet ddad093972 wavpackenc: fix number of samples per block 11 years ago
Christophe Gisquet 4a5cc34b46 wavpackenc: assert on too small buffer 11 years ago
Christophe Gisquet 2ba58bec20 wavpackenc: proper buffer allocation 11 years ago
Michael Niedermayer e706fe7640 avcodec/wavpackenc: Fix log2sample() result value 11 years ago
Michael Niedermayer 40cbad9ff7 avcodec/wavpackenc: fix () in macros 11 years ago
Michael Niedermayer 2e9b79fc00 avcodec/wavpackenc: fix uninitialized ret 11 years ago
Paul B Mahol 02eb15a6c1 wavpackenc: do not copy samples if they are not available 12 years ago
Michael Niedermayer bfbe07670b wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;" 12 years ago
Paul B Mahol 93f4277714 WavPack encoder 12 years ago