]> git.sesse.net Git - ffmpeg/history - libavcodec/lzo.c
Another PIX_FMT_ ---> IMGFMT_ conversion
[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...