16 Commits (8adaee56c414fe924de4f94b5f7c5d3e3ecf89f9)

Author SHA1 Message Date
Clément Bœsch 484f8d77c6 avcodec/vp9: assert on sane size in update_size(). 11 years ago
Clément Bœsch c20a7ce62d avcodec/vp9: remove some reset-to-zero from vp9_decode_free(). 11 years ago
Clément Bœsch 7e704b1e10 avcodec/vp9: add a never triggerable assert. 11 years ago
Martin Storsjö ab80d7e8c5 vp9: Ensure that the arithmetic coder values are read in the right order 11 years ago
Clément Bœsch 7cd555dfa5 avcodec/vp9: make last_invisible local. 11 years ago
Clément Bœsch 150c5543ff avcodec/vp9: fix "initialize" typo. 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Paul B Mahol e1c7892013 avcodec/vp9: use av_freep() for above_partition_ctx 11 years ago
Ronald S. Bultje dd3d0f46bd vp9: fix mvref finding to adhere to bug in libvpx. 11 years ago
Ronald S. Bultje 6cf0c4107f Put vp9_scans and vp9_scans_nb in ro_data. 12 years ago
Ronald S. Bultje efc5a54cab vp9: skip itxfm_add if the whole block has no coefficients. 12 years ago
Hendrik Leppkes c2f3715cb3 vp9: always consume the full input packet 12 years ago
Michael Niedermayer f198efb179 avcodec/vp9: Add asserts to help source code analyzers 12 years ago
Ronald S. Bultje 734ccf3785 avcodec/vp9: fix band_counts array size / padding 12 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 12 years ago