Mercurial > mplayer.hg
log libmpcodecs/vd_lzo.c @ 22061:6b82ba8d011b
age | author | description |
---|---|---|
Tue, 30 Jan 2007 18:53:53 +0000 | reimar | Simplify |
Tue, 30 Jan 2007 18:51:23 +0000 | reimar | Fix vd_lzo, broken since r18069, i.e. April 2006! |
Sun, 09 Apr 2006 18:25:35 +0000 | reimar | 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress |
Wed, 08 Mar 2006 10:50:16 +0000 | reimar | free tmp earlier, it is not needed below and might leak on errors otherwise |
Wed, 06 Nov 2002 23:54:29 +0000 | arpi | *HUGE* set of compiler warning fixes, unused variables removal |
Tue, 29 Oct 2002 16:50:34 +0000 | alex | cleaned up liblzo detect and naming |
Mon, 28 Oct 2002 00:42:39 +0000 | arpi | config_vo error handling |