summaryrefslogtreecommitdiffstats
path: root/libavcodec/dfa.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* dfa: use more meaningful return codesKostya Shishkov2012-05-061-27/+27
* dfa: add some checks to ensure that decoder won't write past frame endKostya Shishkov2012-05-061-1/+7
* cosmetics: Align codec declarationsMartin Storsjö2012-04-061-1/+1
* dfa: convert to bytestream2 APIPaul B Mahol2012-03-121-89/+74
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-291-9/+8
* dfa: Remove unused variable.Diego Biurrun2011-05-151-1/+0
* dfa: fix buffer overflow checks to avoid integer overflows.Reimar Döffinger2011-05-131-16/+19
* dfa: protect pointer range checks against overflows.Ronald S. Bultje2011-03-291-3/+3
* Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+395
OpenPOWER on IntegriCloud