]> git.sesse.net Git - ffmpeg/history - libavcodec/lzo.c
Original Commit: r66 | ods15 | 2006-09-25 18:42:13 +0300 (Mon, 25 Sep 2006) | 2 lines
[ffmpeg] / libavcodec / lzo.c
2006-01-22 Reimar Döffingerfaster copy functions for lzo decoder that also need...
2006-01-15 Reimar Döffinger10l, get_byte returning 0 on error can cause a hang...
2006-01-14 Reimar Döffingerget_byte may not return -1 on error, since it can lead...
2006-01-14 Reimar DöffingerWrong state handling causing decompression errors in...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-12 Reimar DöffingerOur own LZO (1X) implementation, under LGPL and optimiz...