Commit message (Expand) | Author | Age | |
---|---|---|---|
* | use ffmpeg's LZO | reimar | 2007-01-31 |
* | Use export type mpi, everything else is a fragile hack. | reimar | 2007-01-31 |
* | Avoid a static variable and instead use variable in context | reimar | 2007-01-31 |
* | cosmetics: remove useless commented-out stuff. | reimar | 2007-01-30 |
* | More simplification | reimar | 2007-01-30 |
* | Simplify | reimar | 2007-01-30 |
* | Fix vd_lzo, broken since r18069, i.e. April 2006! | reimar | 2007-01-30 |
* | 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco... | reimar | 2006-04-09 |
* | free tmp earlier, it is not needed below and might leak on errors otherwise | reimar | 2006-03-08 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | cleaned up liblzo detect and naming | alex | 2002-10-29 |
* | config_vo error handling | arpi | 2002-10-28 |
* | using sh->context for private data | alex | 2002-10-19 |
* | support to use minilzo lib alternatively | alex | 2002-10-19 |
* | liblzo realtime video codec support (decoding only) | arpi | 2002-10-13 |