summaryrefslogtreecommitdiff
path: root/libavcodec/lzo.c
Commit message (Expand)AuthorAge
* faster copy functions for lzo decoder that also need paddingReimar Döffinger2006-01-22
* 10l, get_byte returning 0 on error can cause a hang. So let's try with 1 inst...Reimar Döffinger2006-01-15
* get_byte may not return -1 on error, since it can lead to a negative backptr.Reimar Döffinger2006-01-14
* Wrong state handling causing decompression errors in some casesReimar Döffinger2006-01-14
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* Our own LZO (1X) implementation, under LGPL and optimized for readability.Reimar Döffinger2006-01-12