9 Commits (36cf42252152cf2c385c43a9053deac03ed2dcd9)

Author SHA1 Message Date
Ronald S. Bultje f8c019944d vp9: re-split the decoder/format/dsp interface header files. 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Martin Storsjö 6409e9b6cc vp9dsp: Deduplicate the subpel filters 8 years ago
Ronald S. Bultje ef8740d8e5 vp9: fix type of iadst4_1d intermediates. 9 years ago
Ronald S. Bultje 342bca7f02 vp9: fix integer overflow in 10/12bpp DC-only calculation. 9 years ago
Timothy Gu ee4cc80653 vp9dsp: Add missing ff_ prefixes 9 years ago
Ronald S. Bultje c97d30f02f vp9: de-duplicate some functions that are identical between 10/12 bpp. 10 years ago
Ronald S. Bultje 23ba4538f9 vp9: add inter-frame profile 2/3 suport. 10 years ago
Ronald S. Bultje b224b165cb vp9: add keyframe profile 2/3 support. 10 years ago
Ronald S. Bultje e8b4f6d6be vp9: add support for resolution changes in inter frames. 10 years ago
Ronald S. Bultje b6e1711223 vp9/x86: invert hu_ipred left array ordering. 10 years ago
Michael Niedermayer aab23f5ddd avcodec/vp9: fix () in macros 11 years ago
Ronald S. Bultje 0d4d223353 vp9: invert order in l[] intra prediction array. 11 years ago
Clément Bœsch bea9394465 avcodec/vp9dsp: remove unused stride parameter in loop_filter(). 11 years ago
Clément Bœsch 004f3b154b avcodec/vp9dsp: pass dconly bit as macro argument. 11 years ago
Clément Bœsch 64821f5a7c avcodec/vp9dsp: add DC only versions for idct/idct. 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Ronald S. Bultje fed483f188 avcodec/vp9dsp: fix overwrite by 1 in vert_left pred. 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 11 years ago