1 Commits (f958f431eced497f42220d8f9890506215742512)

Author SHA1 Message Date
Ronald S. Bultje 0c46641784 vp9: split out generic decoding skeleton interface API from VP9 types. 8 years ago
Ronald S. Bultje f8c019944d vp9: re-split the decoder/format/dsp interface header files. 8 years ago
Clément Bœsch e6ffdc9582 lavc/vp9: shuffle header declaration 8 years ago
Clément Bœsch 37814a21cb lavc/vp9: consistent use of typedef instead of struct 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Mathieu Velten b1f630f1a6 avcodec/vp9: move bpp to the shared context for use in hwaccel 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 1730a67ab9 vp9: add frame threading 9 years ago
Ronald S. Bultje 5b995452a6 vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. 9 years ago
Ronald S. Bultje bc6e0b64a9 vp9: split last/cur_frame from the reference buffers. 9 years ago
Ronald S. Bultje 0df4801105 vp9: make mv bounds 32bit. 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Hendrik Leppkes 585083dd1f vp9: add hwaccel hooks 9 years ago
Hendrik Leppkes 6e719dc6bb vp9: expose reference frames in VP9SharedContext 9 years ago
Ronald S. Bultje b95f241b6e vp9: split header into separate struct and expose in vp9.h 9 years ago
Vittorio Giovara 3f38d4b816 vp9: Parse subsampling and report missing feature 10 years ago
Luca Barbato 312daa1589 vp9: Use the correct upper bound for seg_id 10 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 11 years ago