Paul B Mahol
|
29b0d94b43
|
dfa: convert to bytestream2 API
Protects from overreads.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
13 years ago |
Anton Khirnov
|
ec6402b7c5
|
lavc: use designated initialisers for all codecs.
It's more readable and less prone to breakage.
|
14 years ago |
Diego Biurrun
|
b1bb3b8d87
|
dfa: Remove unused variable.
This fixes the warning:
libavcodec/dfa.c:189: warning: unused variable ‘frame_end’
|
14 years ago |
Reimar Döffinger
|
2c9a5172d3
|
dfa: fix buffer overflow checks to avoid integer overflows.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
14 years ago |
Ronald S. Bultje
|
d38345878c
|
dfa: protect pointer range checks against overflows.
|
14 years ago |
Kostya Shishkov
|
42315dabce
|
Chronomaster DFA decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
14 years ago |