19 Commits (10a57f55e60902ab91388b8a46b73f1f4532f737)

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
Clément Bœsch c4c5f5386c vp9dsp: add DC only versions for idct/idct. 8 years ago
Martin Storsjö 1f7801c2bc aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 68caef9d48 arm: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 6409e9b6cc vp9dsp: Deduplicate the subpel filters 8 years ago
Martin Storsjö 383d96aa22 aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö a4cfcddcb0 vp9: Make the subpel filters non-static 8 years ago
Martin Storsjö ffbd1d2b00 arm: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Ronald S. Bultje fd8b90f5f6 vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. 9 years ago
Shivraj Patil 012ba786e6 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions 10 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