log libmpcodecs/vd_lzo.c @ 24582:6d5999a6b4e2

age author description
Wed, 31 Jan 2007 23:04:20 +0000 reimar use ffmpeg's LZO
Wed, 31 Jan 2007 22:17:52 +0000 reimar Use export type mpi, everything else is a fragile hack.
Wed, 31 Jan 2007 22:15:51 +0000 reimar Avoid a static variable and instead use variable in context
Tue, 30 Jan 2007 19:01:42 +0000 reimar cosmetics: remove useless commented-out stuff.
Tue, 30 Jan 2007 19:00:54 +0000 reimar More simplification
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
Sat, 19 Oct 2002 19:06:45 +0000 alex using sh->context for private data
Sat, 19 Oct 2002 18:56:48 +0000 alex support to use minilzo lib alternatively
Sun, 13 Oct 2002 21:40:10 +0000 arpi liblzo realtime video codec support (decoding only)