summaryrefslogtreecommitdiffstats
path: root/libavcodec/ffv1.c
Commit message (Expand)AuthorAgeFilesLines
...
* golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)Michael Niedermayer2003-07-131-4/+9
* simplerMichael Niedermayer2003-07-121-3/+1
* merge U and V statistics, 33% reduction in memory requirement, compression ra...Michael Niedermayer2003-07-051-4/+4
* cleanup / cosmeticsMichael Niedermayer2003-07-021-26/+22
* 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2...Michael Niedermayer2003-07-021-47/+68
* CONFIG_ENCODERS cleanupMichael Niedermayer2003-06-221-0/+2
* golomb rice codesMichael Niedermayer2003-06-131-165/+428
* reducing memory consumption (reducing number of contexts and other stuff, no ...Michael Niedermayer2003-06-091-49/+33
* FFV1 codec (our very simple lossless intra only codec, compresses much better...Michael Niedermayer2003-06-091-0/+669
OpenPOWER on IntegriCloud