Michael Niedermayer
|
70a1182a48
Merge commit 'f844cb9bced3148fca2db5bbb092929526108005' into release/0.8
|
11 лет назад |
Xi Wang
|
530d10792d
lzo: fix overflow checking in copy_backptr()
|
11 лет назад |
Reimar Döffinger
|
0411b19289
av_lzo1x_decode: properly handle negative buffer length.
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Reimar Döffinger
|
032f406864
Handle input or output len of 0 properly in lzo decoder.
|
13 лет назад |
Reimar Döffinger
|
7d5082600e
Handle input or output len of 0 properly in lzo decoder.
|
13 лет назад |
Diego Biurrun
|
985fdd534f
Give liblzo benchmark conditionals more descriptive names and add convenience
|
15 лет назад |
Diego Biurrun
|
82a6ef2089
Replace manual setting of the removed av_log_level variable by the
|
15 лет назад |
Reimar Döffinger
|
fe4032b66a
Remove more functions disabled by major version bump.
|
15 лет назад |
Diego Biurrun
|
0d08e27015
Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:
|
15 лет назад |
Reimar Döffinger
|
a545f067f3
Move doxygen documentation from lzo.c to lzo.h
|
15 лет назад |
Reimar Döffinger
|
0b178e5629
Add av_ prefix to LZO stuff and thus make it officially part of the public API.
|
15 лет назад |
Diego Biurrun
|
bfe3676feb
spelling/grammar/consistency review part II
|
16 лет назад |
Diego Biurrun
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 лет назад |
Peter Ross
|
6ba10f338a
Add av_memcpy_backptr(): deliberately overlapping memcpy variant.
|
16 лет назад |
Reimar Döffinger
|
5e038b4f08
LZO decoder input is const
|
17 лет назад |
Reimar Döffinger
|
4302963daa
Move lzo decompression to libavutil
|
18 лет назад |