log lzo.c @ 3947:c8c591fe26f8 libavcodec

age author description
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 22 Jan 2006 19:10:12 +0000 reimar faster copy functions for lzo decoder that also need padding libavcodec
Sun, 15 Jan 2006 21:33:06 +0000 reimar 10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... libavcodec
Sat, 14 Jan 2006 14:59:11 +0000 reimar get_byte may not return -1 on error, since it can lead to a negative backptr. libavcodec
Sat, 14 Jan 2006 12:55:20 +0000 reimar Wrong state handling causing decompression errors in some cases libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 12 Jan 2006 17:52:41 +0000 reimar Our own LZO (1X) implementation, under LGPL and optimized for readability. libavcodec