13 Commits (4bb9dbe4d7952d82bddb23c45889ab1550897397)

Author SHA1 Message Date
Shivraj Patil 012ba786e6 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions 9 years ago
Michael Niedermayer a6153977df avcodec/vp9dsp: Replace assert by av_assert0() 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