Mercurial > mplayer.hg
log libmpcodecs/vd_lzo.c @ 19187:97ea9a6616df
age | author | description |
---|---|---|
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 |