Diego Biurrun
|
b1bb3b8d87
|
dfa: Remove unused variable.
This fixes the warning:
libavcodec/dfa.c:189: warning: unused variable ‘frame_end’
|
2011-05-15 13:12:47 +02:00 |
|
Reimar Döffinger
|
2c9a5172d3
|
dfa: fix buffer overflow checks to avoid integer overflows.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
2011-05-13 07:38:54 +02:00 |
|
Ronald S. Bultje
|
d38345878c
|
dfa: protect pointer range checks against overflows.
|
2011-03-29 07:14:44 -07:00 |
|
Kostya Shishkov
|
42315dabce
|
Chronomaster DFA decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
2011-03-28 16:55:03 +02:00 |
|