Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) | Michael Niedermayer | 2003-07-13 | 1 | -4/+9 |
* | simpler | Michael Niedermayer | 2003-07-12 | 1 | -3/+1 |
* | merge U and V statistics, 33% reduction in memory requirement, compression ra... | Michael Niedermayer | 2003-07-05 | 1 | -4/+4 |
* | cleanup / cosmetics | Michael Niedermayer | 2003-07-02 | 1 | -26/+22 |
* | 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2... | Michael Niedermayer | 2003-07-02 | 1 | -47/+68 |
* | CONFIG_ENCODERS cleanup | Michael Niedermayer | 2003-06-22 | 1 | -0/+2 |
* | golomb rice codes | Michael Niedermayer | 2003-06-13 | 1 | -165/+428 |
* | reducing memory consumption (reducing number of contexts and other stuff, no ... | Michael Niedermayer | 2003-06-09 | 1 | -49/+33 |
* | FFV1 codec (our very simple lossless intra only codec, compresses much better... | Michael Niedermayer | 2003-06-09 | 1 | -0/+669 |