summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-06-07Preparation to new frame size encoding.Dmitry Kovalev
2013-06-07Merge "Add cheap show-buffer operation" into experimentalJohn Koleszar
2013-06-07Merge "Add bits for colorspace, profile" into experimentalJohn Koleszar
2013-06-07Merge "Add marker bit to bool-coded partition start" into experimentalJohn Koleszar
2013-06-07Merge "Remove two un-used entries in mode_lf_delta[]" into experimentalYaowu Xu
2013-06-07Merge "Specify mv neighborhood for block larger than 8x8" into experimentalYaowu Xu
2013-06-07Remove two un-used entries in mode_lf_delta[]Yaowu Xu
2013-06-07Merge "Coding updates for tx-size selection" into experimentalDeb Mukherjee
2013-06-07Merge "Revert "Align frame size to 8 instead of 16."" into experimentalRonald S. Bultje
2013-06-07Specify mv neighborhood for block larger than 8x8Yaowu Xu
2013-06-07Revert "Align frame size to 8 instead of 16."Ronald S. Bultje
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-07Fix bug in segment skip.Paul Wilkins
2013-06-07Compound inter encoder bug fix.Paul Wilkins
2013-06-07Add cheap show-buffer operationJohn Koleszar
2013-06-07Add bits for colorspace, profileJohn Koleszar
2013-06-06Add marker bit to bool-coded partition startJohn Koleszar
2013-06-06Merge "Removed rectangular intra prediction code" into experimentalYaowu Xu
2013-06-06fix a typoYaowu Xu
2013-06-06Fix a merge conflictYaowu Xu
2013-06-06Removed rectangular intra prediction codeYaowu Xu
2013-06-06Merge "Fix FIXME." into experimentalJim Bankoski
2013-06-06Merge "Align frame size to 8 instead of 16." into experimentalJim Bankoski
2013-06-06Merge "Reimplementation of loop filter" into experimentalJohn Koleszar
2013-06-06Align frame size to 8 instead of 16.Ronald S. Bultje
2013-06-06Fix FIXME.Ronald S. Bultje
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06Merge "fix vp9_wb_write_bit uninitialized variable" into experimentalJim Bankoski
2013-06-06fix vp9_wb_write_bit uninitialized variableJim Bankoski
2013-06-06Merge "Moving segmentation and tile info to uncompressed header." into experi...Dmitry Kovalev
2013-06-06Moving segmentation and tile info to uncompressed header.Dmitry Kovalev
2013-06-06New intra mode and partitioning probabilities.Ronald S. Bultje
2013-06-06Bug fix in rd_pick_inter_mode_sb_Jingning Han
2013-06-06Merge "Rd thresholds change with block size." into experimentalPaul Wilkins
2013-06-06Merge "Turn off compound inter search refinement for good quality." into expe...Paul Wilkins
2013-06-06signs revertedJim Bankoski
2013-06-06Reimplementation of loop filterJohn Koleszar
2013-06-06Rd thresholds change with block size.Paul Wilkins
2013-06-06Turn off compound inter search refinement for good quality.Paul Wilkins
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-06-06Merge "Moving bits from compressed header to uncompressed one." into experime...Dmitry Kovalev
2013-06-06Merge "Fix in forward updates for INTRA modes/partitions" into experimentalDeb Mukherjee
2013-06-05Merge "Fix UV intra coding rd loop" into experimentalJingning Han
2013-06-05Fix UV intra coding rd loopJingning Han
2013-06-05Moving bits from compressed header to uncompressed one.Dmitry Kovalev
2013-06-05Fix in forward updates for INTRA modes/partitionsDeb Mukherjee
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-06-04Merge "Make sb intra rd search consistent with encoding" into experimentalJingning Han
2013-06-04Make sb intra rd search consistent with encodingJingning Han