]> git.sesse.net Git - ffmpeg/history - libavcodec/dfa.c
swscale: Provide the right alignment for external mmx asm
[ffmpeg] / libavcodec / dfa.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-05-06 Kostya Shishkovdfa: use more meaningful return codes
2012-05-06 Kostya Shishkovdfa: add some checks to ensure that decoder won't write...
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-13 Paul B Maholdfa: convert to bytestream2 API
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-05-15 Diego Biurrundfa: Remove unused variable.
2011-05-13 Reimar Döffingerdfa: fix buffer overflow checks to avoid integer overflows.
2011-03-29 Ronald S. Bultjedfa: protect pointer range checks against overflows.
2011-03-28 Kostya ShishkovChronomaster DFA decoder