summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
2015-10-12vp10: update assertion/allocation for tokens.Ronald S. Bultje
2015-10-08Merge "vp10: use subexp probability updates for MV probs."Ronald S. Bultje
2015-10-08Merge "vp10: skip unreachable cat6 token extrabits."Ronald S. Bultje
2015-10-08Merge "vp10: remove superframe size field for last frame in superframe."Ronald S. Bultje
2015-10-08Merge "vp10: use superframe marker index/size mechanism for tile size."Ronald S. Bultje
2015-10-07Merge "Backports highbitdepth accelerations into vp10"Debargha Mukherjee
2015-10-05vp10: use subexp probability updates for MV probs.Ronald S. Bultje
2015-10-05vp10: skip unreachable cat6 token extrabits.Ronald S. Bultje
2015-10-05vp10: remove superframe size field for last frame in superframe.Ronald S. Bultje
2015-10-05vp10: use superframe marker index/size mechanism for tile size.Ronald S. Bultje
2015-10-05vp10: extend range for delta Q values.Ronald S. Bultje
2015-10-02vp10: make render_width/height referenceable through ref frames.Ronald S. Bultje
2015-10-02Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje
2015-10-02Backports highbitdepth accelerations into vp10Debargha Mukherjee
2015-10-01Small cleanuphui su
2015-10-01vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje
2015-09-28Merge "comment out fdct32"Angie Chiang
2015-09-28Merge "vp9/10: improve support for render_width/height."Ronald S. Bultje
2015-09-28Merge "Rename display_{size,width,height} to render_*."Ronald S. Bultje
2015-09-28Merge "vp10: code reference_mode in uncompressed header."Ronald S. Bultje
2015-09-28Merge "vp10: split UV int4x4 loopfilter flag in one for each covered edge."Ronald S. Bultje
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-26Merge "vp9/10 encoder: prevent NULL access on failure"James Zern
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-26Merge "vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer."Ronald S. Bultje
2015-09-26Merge "vp10: remove MACROBLOCK.fwd_txm4x4 function pointer."Ronald S. Bultje
2015-09-25comment out fdct32Angie Chiang
2015-09-25vp10: code reference_mode in uncompressed header.Ronald S. Bultje
2015-09-25vp10: split UV int4x4 loopfilter flag in one for each covered edge.Ronald S. Bultje
2015-09-26Merge "Revert "remove static from fdct4/8/16/32""James Zern
2015-09-25vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.fwd_txm4x4 function pointer.Ronald S. Bultje
2015-09-24vp9/10 decoder_remove: check pbi pointerJames Zern
2015-09-23vp9/10 encoder: prevent NULL access on failureJames Zern
2015-09-23Revert "remove static from fdct4/8/16/32"James Zern
2015-09-23Adjust rd calculation in choose_tx_size_from_rdhui su
2015-09-21Merge "remove static from fdct4/8/16/32"Angie Chiang
2015-09-21remove static from fdct4/8/16/32Angie Chiang
2015-09-18Create sub8x8 block inter prediction functionJingning Han
2015-09-18Merge "Refactor mbmi_ext structure"Jingning Han
2015-09-17Refactor mbmi_ext structureJingning Han
2015-09-16vp10: do sub8x8 block reconstruction in full subblocks.Ronald S. Bultje
2015-09-16vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.Ronald S. Bultje
2015-09-16vp10: remove double MV value check.Ronald S. Bultje
2015-09-16vp10: move coding of tx_mode element to the non-arithcoded header.Ronald S. Bultje
2015-09-16vp10: code sign bit before absolute value in non-arithcoded header.Ronald S. Bultje
2015-09-16vp10: don't reset contextual skip flag if block has no coefficients.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-16Merge "vp10: fix entropy counts for the hp bit."Ronald S. Bultje
2015-09-16Merge "fix implicit declaration"Angie Chiang