summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
2015-10-02Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje
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
2015-09-15Merge changes from topic 'fix-vp9-bitstream-test'James Zern
2015-09-14Remove leftover of "frame_parallel_decoding"Yaowu Xu
2015-09-14vp10: fix entropy counts for the hp bit.Ronald S. Bultje
2015-09-14Merge "vp10: merge frame_parallel_decoding_mode and refresh_frame_context."Ronald S. Bultje
2015-09-12add range_check for fdct in vp10Angie Chiang
2015-09-11vp10: merge frame_parallel_decoding_mode and refresh_frame_context.Ronald S. Bultje
2015-09-11vp10: remove duplicate frame_parallel_decode field.Ronald S. Bultje
2015-09-11fix implicit declarationAngie Chiang
2015-09-11Make reset_frame_context an enum.Ronald S. Bultje
2015-09-11Merge "Fix vp10 high bit-depth build"James Zern
2015-09-11Fix vp10 high bit-depth buildJingning Han
2015-09-11Merge "Don't reset sign_bias fields in vp10_setup_past_independence()."Ronald S. Bultje
2015-09-11Merge "Isolate vp10's fwd_txfm from vp9"Angie Chiang