aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dfa.c
AgeCommit message (Expand)Author
2011-07-29lavc: use designated initialisers for all codecs.Anton Khirnov
2011-05-15dfa: Remove unused variable.Diego Biurrun
2011-05-13dfa: fix buffer overflow checks to avoid integer overflows.Reimar Döffinger
2011-03-29dfa: protect pointer range checks against overflows.Ronald S. Bultje
2011-03-28Chronomaster DFA decoderKostya Shishkov