| Commit message (Expand) | Author | Age | Files | Lines |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -2/+0 |
* | cleanup | Michael Niedermayer | 2004-05-02 | 1 | -26/+19 |
* | cleanup & memleak fix | Michael Niedermayer | 2004-04-30 | 1 | -17/+1 |
* | h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at v... | Laurent Aimar | 2004-03-26 | 1 | -0/+5 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 1 | -2/+2 |
* | fix context=1 | Michael Niedermayer | 2003-11-06 | 1 | -6/+7 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -10/+10 |
* | ffv1 rgb support | Michael Niedermayer | 2003-11-01 | 1 | -157/+271 |
* | gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au... | Dan Christiansen | 2003-10-19 | 1 | -1/+1 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -1/+1 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -0/+2 |
* | 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 |