summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9dsp_template.c
Commit message (Collapse)AuthorAgeFilesLines
* vp9: fix type of iadst4_1d intermediates.Ronald S. Bultje2015-09-051-1/+1
| | | | Fixes integer overflows for extreme coefficient values in 10/12bpp content.
* vp9: fix integer overflow in 10/12bpp DC-only calculation.Ronald S. Bultje2015-09-051-2/+2
|
* vp9dsp: Add missing ff_ prefixesTimothy Gu2015-08-221-12/+12
|
* vp9: de-duplicate some functions that are identical between 10/12 bpp.Ronald S. Bultje2015-05-081-14/+98
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* vp9: add inter-frame profile 2/3 suport.Ronald S. Bultje2015-05-061-25/+56
|
* vp9: add keyframe profile 2/3 support.Ronald S. Bultje2015-05-061-0/+2486
OpenPOWER on IntegriCloud