4 Commits (540f1c7b138f6b9f973c9f44b3a756cb75e2b52d)

Author SHA1 Message Date
Peter Ross 6ba10f338a Add av_memcpy_backptr(): deliberately overlapping memcpy variant. 16 years ago
Reimar Döffinger 5e038b4f08 LZO decoder input is const 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Reimar Döffinger 4302963daa Move lzo decompression to libavutil 18 years ago
Reimar Döffinger a737f1dfdb LZO optimization: check input buffer bounds less frequently if padded 18 years ago
Reimar Döffinger 8cb59bce97 Fix _LZO_H vs. LZO_H typo 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Reimar Döffinger f53a2931cf faster copy functions for lzo decoder that also need padding 19 years ago
Reimar Döffinger 517840c654 Our own LZO (1X) implementation, under LGPL and optimized for readability. 19 years ago