summaryrefslogtreecommitdiffstats
path: root/libavcodec/dfa.c
Commit message (Collapse)AuthorAgeFilesLines
* dfa: Remove unused variable.Diego Biurrun2011-05-151-1/+0
| | | | | This fixes the warning: libavcodec/dfa.c:189: warning: unused variable ‘frame_end’
* dfa: fix buffer overflow checks to avoid integer overflows.Reimar Döffinger2011-05-131-16/+19
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* dfa: protect pointer range checks against overflows.Ronald S. Bultje2011-03-291-3/+3
|
* Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+395
Signed-off-by: Anton Khirnov <anton@khirnov.net>
OpenPOWER on IntegriCloud