summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17Add external constants.Frank Galligan
2013-12-17Calculating has_second_ref only once for single_ref context.Dmitry Kovalev
2013-12-17Merge changes I5d28c2f5,Ib00b036fYaowu Xu
2013-12-17Merge "Calling is_inter_block() only if mbmi is available."Dmitry Kovalev
2013-12-17Remove redundant function and callsYaowu Xu
2013-12-17Moving hev mask calculation into filter4() function.Dmitry Kovalev
2013-12-17Merge "Converting mode_lf_lut struct member into static lookup table."Dmitry Kovalev
2013-12-16Add test for partial inverse transformsYaowu Xu
2013-12-16Reusing FRAME_COUNTS in the encoder.Dmitry Kovalev
2013-12-16{,vpx_scale}: normalize include guardsJames Zern
2013-12-16vpx_ports: normalize include guardsJames Zern
2013-12-16vpx_mem: normalize include guardsJames Zern
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16vp8/encoder: normalize include guardsJames Zern
2013-12-16vp8/decoder: normalize include guardsJames Zern
2013-12-16vp8/common: normalize include guardsJames Zern
2013-12-16vp9: normalize include guardsJames Zern
2013-12-16Merge "Avoid mixed comparison"Johann
2013-12-16Merge "Add const to match declaration"Johann
2013-12-16Merge "Include files in the same directory directly"Johann
2013-12-16Merge "Define POSITION to differentiate from MV"Yaowu Xu
2013-12-16Merge "Move two functions to encoder"Yaowu Xu
2013-12-16Merge "Fix rd_filter_cache update in sub8x8 RD loop"Jingning Han
2013-12-16Merge "Remove redefinition in handle_inter_mode"Jingning Han
2013-12-16Merge "Rate control changes on active_worst_quality"Deb Mukherjee
2013-12-16Define POSITION to differentiate from MVYaowu Xu
2013-12-16Move two functions to encoderYaowu Xu
2013-12-16Merge "Added a test vector"Yaowu Xu
2013-12-16Rate control changes on active_worst_qualityDeb Mukherjee
2013-12-16Merge "Using MV struct instead of int_mv union in encoder (2)."Dmitry Kovalev
2013-12-16Added a test vectorYaowu Xu
2013-12-16Avoid mixed comparisonJohann
2013-12-16Add const to match declarationJohann
2013-12-16Include files in the same directory directlyJohann
2013-12-16Merge "Getting rid of b_{width, height}_log2 calls in non-420 loop filter."Dmitry Kovalev
2013-12-16Calling is_inter_block() only if mbmi is available.Dmitry Kovalev
2013-12-16Fix rd_filter_cache update in sub8x8 RD loopJingning Han
2013-12-16Merge "Remove border extension in intra frame prediction."hkuang
2013-12-16Merge "Yet another vp9_pred_common.c cleanup."Dmitry Kovalev
2013-12-16Merge "Reusing nmv_frame_counts from FRAME_COUNTS in encoder."Dmitry Kovalev
2013-12-16Remove border extension in intra frame prediction.hkuang
2013-12-16Converting vp9_treecoder.h to vp9_prob.{h, c}Dmitry Kovalev
2013-12-16Merge "Cleaning up encode_sb() and encode_b() functions."Dmitry Kovalev
2013-12-16Merge "Removing unnecessary assert(delta != 0) from encode_loopfilter()."Dmitry Kovalev
2013-12-16Change in data rate test to be less stringentDeb Mukherjee
2013-12-15Add frame buffer lru cache.Frank Galligan
2013-12-15Merge "Add support to pass in external frame buffers."Frank Galligan
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-12-14Converting mode_lf_lut struct member into static lookup table.Dmitry Kovalev
2013-12-14Yet another vp9_pred_common.c cleanup.Dmitry Kovalev