]> git.sesse.net Git - ffmpeg/history - libavcodec/indeo4.c
Remove unnecessary dsputil.h #includes
[ffmpeg] / libavcodec / indeo4.c
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-10-29 Anton Khirnovlavc: add CODEC_CAP_DR1 to all video decoders missing...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-06-09 Kostya Shishkovindeo4: handle frame type 1 properly
2012-05-20 Kostya Shishkovfactor out common decoding code for Indeo 4 and Indeo 5
2012-03-21 Ronald S. Bultjeindeo4: fix out-of-bounds function call.
2012-01-12 Kostya Shishkovindeo4: add some missing static and const qualifiers
2011-12-30 Diego Biurruncosmetics: Drop unnecessary parentheses around return...
2011-12-29 Kostya Shishkovindeo4: remove two unused variables
2011-12-28 Kostya ShishkovIndeo 4 decoder