summaryrefslogtreecommitdiff
path: root/libavcodec/vp9dsp_template.c
Commit message (Expand)AuthorAge
* avcodec/vp9dsp_template: Fix integer overflows in itxfm_wrapperMichael Niedermayer2021-02-04
* avcodec/vp9dsp_template: Fix some overflows in iadst8_1d()Michael Niedermayer2020-10-24
* avcodec/vp9dsp_template: Fix integer overflows in idct16_1d()Michael Niedermayer2020-10-15
* avcodec/vp9dsp_template: Fix integer overflow in iadst8_1d()Michael Niedermayer2020-09-05
* avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d()Michael Niedermayer2020-06-04
* avcodec/vp9dsp_template: Fix integer overflows in idct32_1d()Michael Niedermayer2020-05-02
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* vp9dsp: Deduplicate the subpel filtersMartin Storsjö2016-11-15
* vp9: fix type of iadst4_1d intermediates.Ronald S. Bultje2015-09-05
* vp9: fix integer overflow in 10/12bpp DC-only calculation.Ronald S. Bultje2015-09-05
* vp9dsp: Add missing ff_ prefixesTimothy Gu2015-08-22
* vp9: de-duplicate some functions that are identical between 10/12 bpp.Ronald S. Bultje2015-05-08
* vp9: add inter-frame profile 2/3 suport.Ronald S. Bultje2015-05-06
* vp9: add keyframe profile 2/3 support.Ronald S. Bultje2015-05-06