summaryrefslogtreecommitdiffstats
path: root/libavcodec/lzo.h
Commit message (Expand)AuthorAgeFilesLines
* Move lzo decompression to libavutilReimar Döffinger2007-01-311-35/+0
* LZO optimization: check input buffer bounds less frequently if paddedReimar Döffinger2007-01-281-1/+1
* Fix _LZO_H vs. LZO_H typoReimar Döffinger2007-01-271-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+19
* faster copy functions for lzo decoder that also need paddingReimar Döffinger2006-01-221-0/+3
* Our own LZO (1X) implementation, under LGPL and optimized for readability.Reimar Döffinger2006-01-121-0/+11
OpenPOWER on IntegriCloud