summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Fix FIXME.Ronald S. Bultje
2013-06-06Align frame size to 8 instead of 16.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
2013-06-03Merge "Fix a off-by-one bug" into experimentalYaowu Xu
2013-06-03Merge "Replacing memcpy with struct assignment." into experimentalDmitry Kovalev
2013-06-03Merge "Moving quantization and loopfilter data to uncompressed header." into ...Dmitry Kovalev
2013-06-03Fix a off-by-one bugYaowu Xu
2013-06-03Moving quantization and loopfilter data to uncompressed header.Dmitry Kovalev
2013-06-03Put iterative motion search under speed controlJingning Han
2013-06-03Merge "Replace scatter scan 32x32 with HW friendly scan." into experimentalPaul Wilkins
2013-06-03Merge "vp9_find_mv_refs_idx change for last frame." into experimentalPaul Wilkins
2013-05-31Replacing memcpy with struct assignment.Dmitry Kovalev
2013-05-31Merge "Adding plane_block_width and plane_block_height functions." into exper...Dmitry Kovalev
2013-05-31Merge "Adding new encode_txfm function." into experimentalDmitry Kovalev
2013-05-31Costing fixes related to trellis optimizationDeb Mukherjee
2013-05-31Adding new encode_txfm function.Dmitry Kovalev
2013-05-31Renaming 'motion_vector' to 'mv' for consistency.Dmitry Kovalev
2013-05-31Adding plane_block_width and plane_block_height functions.Dmitry Kovalev
2013-05-31Merge "Fix silly bug with ENTROPY_STATS enabled." into experimentalRonald S. Bultje
2013-05-31Fix silly bug with ENTROPY_STATS enabled.Ronald S. Bultje