Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a potential out of array writing. | Mathieu Malaterre | 2008-07-31 | 1 | -1/+1 |
* | change rle encoder to count up to 127, sgi does not support 128 | Baptiste Coudurier | 2008-03-30 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | dont use *int8_t for the arguments (ive missed that in the patches ...) | Michael Niedermayer | 2007-04-03 | 1 | -1/+1 |
* | Changed the rle encoder a little and made it more universal. | Xiaohui Sun | 2007-04-03 | 1 | -3/+4 |
* | cosmetic | Michael Niedermayer | 2007-04-03 | 1 | -3/+1 |
* | fix indention (less work to fix it myself than to check if a indention fix pa... | Michael Niedermayer | 2007-04-03 | 1 | -15/+14 |
* | move doxy from .c to .h | Michael Niedermayer | 2007-04-03 | 1 | -9/+0 |
* | generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl | Michael Niedermayer | 2007-04-03 | 1 | -0/+96 |