Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly handle data_size on decoding | Kostya Shishkov | 2007-03-20 | 1 | -3/+9 |
* | Coded residual in WavPack may be > 0xFFFF | Kostya Shishkov | 2007-01-27 | 1 | -2/+2 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -12/+12 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -2/+2 |
* | Ignore blocks with no samples and flags (but usually with MD5 sum) | Kostya Shishkov | 2006-10-15 | 1 | -0/+1 |
* | Move block size check to decoder | Kostya Shishkov | 2006-10-14 | 1 | -0/+5 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Handle case of get_bits(0) | Kostya Shishkov | 2006-09-28 | 1 | -1/+1 |
* | WavPack lossless audio decoder | Kostya Shishkov | 2006-09-26 | 1 | -0/+548 |