summaryrefslogtreecommitdiff
path: root/vp10/encoder
AgeCommit message (Expand)Author
2015-10-12vp10: update assertion/allocation for tokens.Ronald S. Bultje
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: 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-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-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: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.fwd_txm4x4 function pointer.Ronald S. Bultje
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: 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-16Add support for color-range.Ronald S. Bultje
2015-09-16Merge "vp10: fix entropy counts for the hp bit."Ronald S. Bultje
2015-09-15Merge changes from topic 'fix-vp9-bitstream-test'James Zern
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-11Make reset_frame_context an enum.Ronald S. Bultje
2015-09-11Fix vp10 high bit-depth buildJingning Han
2015-09-10Take out reference_masking speed featureJingning Han
2015-09-10Take out skip_encode speed feature in vp10Jingning Han
2015-09-10Remove speed features in vp10Jingning Han
2015-09-09vp9/10: set color_space on preview frameJames Zern
2015-09-09vp10: add extern "C" to headersJames Zern
2015-09-03Make update_map/temporal_update fields implicit for keyframes.Ronald S. Bultje
2015-09-03Unify coding order of MC filters between blocks and frame header.Ronald S. Bultje
2015-09-03Merge "Revert "add range_check for fdct in vp10""James Zern
2015-09-03Revert "add range_check for fdct in vp10"James Zern
2015-09-02Merge "add range_check for fdct in vp10"Angie Chiang
2015-09-02add range_check for fdct in vp10Angie Chiang
2015-09-01Don't build calc_psnr for high bit depth.Johann