summaryrefslogtreecommitdiffstats
path: root/libavcodec/lzo.h
Commit message (Collapse)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+19
| | | | Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faster copy functions for lzo decoder that also need paddingReimar Döffinger2006-01-221-0/+3
| | | | Originally committed as revision 4882 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Our own LZO (1X) implementation, under LGPL and optimized for readability.Reimar Döffinger2006-01-121-0/+11
Tested on CamStudio sample files. Originally committed as revision 4840 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud