summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-05-09Fix token allocation for non-4:2:0John Koleszar
2013-05-09Fix non-4:2:0 chroma MV calculation for SPLITMVJohn Koleszar
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-08Use common get_uv_tx_size()John Koleszar
2013-05-08Removing LOOPFILTER_TYPE and corresponding bit in bitstream.Dmitry Kovalev
2013-05-08Merge "Using 4-iteration loop for extra_mb_col inside loopfilter function." i...Dmitry Kovalev
2013-05-08Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimentalDmitry Kovalev
2013-05-08Merge "Extend left/above partition context to per mi(8x8)" into experimentalJingning Han
2013-05-08Eliminating several YV12_BUFFER_CONFIG usages.Dmitry Kovalev
2013-05-08Using loop to iterate through YV12_BUFFER_CONFIG planes.Dmitry Kovalev
2013-05-08Merge "Removing unused code + little cleanup." into experimentalDmitry Kovalev
2013-05-08Extend left/above partition context to per mi(8x8)Jingning Han
2013-05-07Merge "Make setup_pred_block subsampling-aware." into experimentalJohn Koleszar
2013-05-07Using 4-iteration loop for extra_mb_col inside loopfilter function.Dmitry Kovalev
2013-05-07Merge "Deprecate code_zerogroup experiment." into experimentalJohn Koleszar
2013-05-07Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into ...Dmitry Kovalev
2013-05-07Removing unused code + little cleanup.Dmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Removing vp9_swap_yv12_buffer function and corresponding files.Dmitry Kovalev
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Adjust q rangePaul Wilkins
2013-05-07Merge "Add building blocks for partition down to 4x4" into experimentalJingning Han
2013-05-07Merge "General code cleanup inside treewriter-related files." into experimentalDmitry Kovalev
2013-05-07Add building blocks for partition down to 4x4Jingning Han
2013-05-07Make setup_pred_block subsampling-aware.John Koleszar
2013-05-07Merge "Merge SB8X8 into the codebase" into experimentalJingning Han
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-06Removed vp9_setup_intra_recon()Scott LaVarnway
2013-05-04Fix first-pass intra4x4 for sb8x8 experiment.Ronald S. Bultje
2013-05-03Remove old_block_idx_4x4John Koleszar
2013-05-03Merge "Separate transform and quant from vp9_encode_sb" into experimentalJohn Koleszar
2013-05-03Separate transform and quant from vp9_encode_sbJohn Koleszar
2013-05-03Merge "Extend number of reference buffers to 8." into experimentalAdrian Grange
2013-05-03Extend number of reference buffers to 8.Adrian Grange
2013-05-03Merge "Reduced y_dequant, uv_dequant size" into experimentalScott LaVarnway
2013-05-02Merge "Using treed_read/treed_write functions for segment ids." into experime...Dmitry Kovalev
2013-05-02Fix right-edge availability for intra prediction in sb8x8.Ronald S. Bultje
2013-05-02Merge "Fix some more offset errors in sb8x8." into experimentalRonald S. Bultje
2013-05-02Merge "Fix bug in sb8x8 partition context" into experimentalJingning Han
2013-05-02Fix some more offset errors in sb8x8.Ronald S. Bultje
2013-05-02Merge "Fix block reconstruction with sb8x8 enabled." into experimentalRonald S. Bultje
2013-05-01Fix bug in sb8x8 partition contextJingning Han
2013-05-01Fix block reconstruction with sb8x8 enabled.Ronald S. Bultje
2013-05-01Fix bugs in sb8x8 experiment/context prob updateJingning Han
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-05-01Merge "Enable bit-stream support to SB8X8" into experimentalJingning Han
2013-05-01Reduced y_dequant, uv_dequant sizeScott LaVarnway
2013-05-01Enable bit-stream support to SB8X8Jingning Han