]> git.sesse.net Git - ffmpeg/history - libavcodec/rv34.h
Fix an exploit in indeo by checking we are not writing out of the strip array.
[ffmpeg] / libavcodec / rv34.h
2008-12-02 Kostya ShishkovUpdate ff_rv34_decode_frame() arguments definition
2008-11-29 Kostya ShishkovInvoke future RV30/40 loop filter for already decoded...
2008-11-07 Kostya ShishkovCalculating an additional MV-based deblocking pattern...
2008-10-20 Kostya ShishkovRV3 and RV4 decoders set some deblocking coefs for...
2008-10-05 Kostya ShishkovRegister RV-[34] block specific feature for long future...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-04-28 Kostya ShishkovCalculate motion vector information based on PTS provid...
2008-02-04 Diego BiurrunMake luma_dc_quant_i and luma_dc_quant_p const, fixes...
2008-01-18 Kostya ShishkovSave coded block patterns for future loop filtering.
2007-12-16 Kostya ShishkovRV30/40 decoding core