summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-15Re-design all-zero-coeff block index buffer useJingning Han
2013-10-14Move token_cache from cost_coeffs to MACROBLOCKJingning Han
2013-10-11Merge "Masking intra mode choice adaptively"Yaowu Xu
2013-10-11Merge "Removing vp9_tree_p typedef."Dmitry Kovalev
2013-10-11Merge "Removing vp9_idct4_1d_sse2 function."Dmitry Kovalev
2013-10-11Masking intra mode choice adaptivelyYaowu Xu
2013-10-11Merge "Code cleanup"Yunqing Wang
2013-10-11Merge "Restore mode skip feature in sub8x8 rd loop"Jingning Han
2013-10-11Code cleanupYunqing Wang
2013-10-11Merge "Experimental rate control change."Paul Wilkins
2013-10-11Merge "Disable recode loop."Paul Wilkins
2013-10-11Merge "SSE2 8-tap sub-pixel filter optimization"Yunqing Wang
2013-10-11Experimental rate control change.Paul Wilkins
2013-10-11Disable recode loop.Paul Wilkins
2013-10-11Adjustment to allowed range in resize unit testPaul Wilkins
2013-10-10Removing vp9_tree_p typedef.Dmitry Kovalev
2013-10-10Removing vp9_idct4_1d_sse2 function.Dmitry Kovalev
2013-10-10d207 intra prediction ssse3 using bytesScott LaVarnway
2013-10-10Merge "Giving consistent names to IDCT 32x32 functions."Dmitry Kovalev
2013-10-10Merge "Consistent names for FDCT functions."Dmitry Kovalev
2013-10-10Merge "d153 intra prediction (32x32) ssse3 using bytes"Yunqing Wang
2013-10-10SSE2 8-tap sub-pixel filter optimizationYunqing Wang
2013-10-10Merge "Fix typo in comment message"Adrian Grange
2013-10-10Merge "change to avoid out-of-range computation"Yaowu Xu
2013-10-10Merge "Re-design rate-distortion cost tracking buffers"Jingning Han
2013-10-10Fix typo in comment messageJingning Han
2013-10-10Consistent names for FDCT functions.Dmitry Kovalev
2013-10-10Giving consistent names to IDCT 32x32 functions.Dmitry Kovalev
2013-10-10Re-design rate-distortion cost tracking buffersJingning Han
2013-10-10change to avoid out-of-range computationYaowu Xu
2013-10-10Merge "Removing inv_txm4x4_1_add and inv_txm4x4_add function pointers."Dmitry Kovalev
2013-10-10Merge "Moving all scan/iscan code into separate vp9_scan.{h, c} files."Dmitry Kovalev
2013-10-10Merge "Giving consistent names to IDCT 16x16 functions."Dmitry Kovalev
2013-10-10Merge "Adding const to several pointers."Dmitry Kovalev
2013-10-10Merge "Adjustment to mv cost parameters"Deb Mukherjee
2013-10-10Merge "Fix intra dist model of skip_encode feature"Jingning Han
2013-10-10Merge "Allow sub8x8 intra modes test for alt frame coding"Jingning Han
2013-10-10Merge "Disable MODE_TEST_HIT_STATS"Paul Wilkins
2013-10-09Adjustment to mv cost parametersDeb Mukherjee
2013-10-09Adding const to several pointers.Dmitry Kovalev
2013-10-09Merge "Simplifying and inlining k_cvtlo_epi16 and k_cvthi_epi16"Jingning Han
2013-10-09Fix intra dist model of skip_encode featureJingning Han
2013-10-09Merge "Added #define of snprintf for MSVC"Yaowu Xu
2013-10-09Added #define of snprintf for MSVCYaowu Xu
2013-10-09Merge "Clean-ups in rdopt.c"Deb Mukherjee
2013-10-09Clean-ups in rdopt.cDeb Mukherjee
2013-10-09Merge "Deprecate the use of PARTITION_INFO from encoder"Jingning Han
2013-10-09Deprecate the use of PARTITION_INFO from encoderJingning Han
2013-10-09mips dsp-ase r2 vp9 decoder bilinear convolve optimizationsParag Salasakar
2013-10-09Merge "vp9_blockd.h: update get_tx_eob() signature"James Zern