Commit History

Author SHA1 Message Date
  Michael Niedermayer 7b5c706494 avutil/lzo: Fix integer overflow 10 years ago
  Xi Wang ff712a262d lzo: fix overflow checking in copy_backptr() 11 years ago
  Reimar Döffinger 874da652b3 Avoid av_memcpy_backptr hang without extra branch. 12 years ago
  Michael Niedermayer 58c41799ab lzo: fix memcpy_backptr() with 0 offset 12 years ago
  Michael Niedermayer b404ab9e74 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 12 years ago
  Reimar Döffinger b9242fd12f av_lzo1x_decode: properly handle negative buffer length. 12 years ago
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reimar Döffinger 032f406864 Handle input or output len of 0 properly in lzo decoder. 13 years ago
  Reimar Döffinger 7d5082600e Handle input or output len of 0 properly in lzo decoder. 13 years ago
  Diego Biurrun 985fdd534f Give liblzo benchmark conditionals more descriptive names and add convenience 15 years ago
  Diego Biurrun 82a6ef2089 Replace manual setting of the removed av_log_level variable by the 15 years ago
  Reimar Döffinger fe4032b66a Remove more functions disabled by major version bump. 15 years ago
  Diego Biurrun 0d08e27015 Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning: 15 years ago
  Reimar Döffinger a545f067f3 Move doxygen documentation from lzo.c to lzo.h 15 years ago
  Reimar Döffinger 0b178e5629 Add av_ prefix to LZO stuff and thus make it officially part of the public API. 15 years ago
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 15 years ago
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 years ago
  Peter Ross 6ba10f338a Add av_memcpy_backptr(): deliberately overlapping memcpy variant. 16 years ago
  Reimar Döffinger 5e038b4f08 LZO decoder input is const 16 years ago
  Reimar Döffinger 4302963daa Move lzo decompression to libavutil 17 years ago