8 Commits (49f1ac5a3d4d0c038d54f5190f1c017dd7174a75)

Author SHA1 Message Date
Reimar Döffinger 214019ed32 Avoid void *-arithmetic 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Reimar Döffinger f53a2931cf faster copy functions for lzo decoder that also need padding 19 years ago
Reimar Döffinger d3c71c5002 10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... 19 years ago
Reimar Döffinger a9318df2f8 get_byte may not return -1 on error, since it can lead to a negative backptr. 19 years ago
Reimar Döffinger d66fbc14de Wrong state handling causing decompression errors in some cases 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Reimar Döffinger 517840c654 Our own LZO (1X) implementation, under LGPL and optimized for readability. 19 years ago