summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2014-05-07Merge "Rate control adjustment."Yaowu Xu
2014-05-07Merge "Cleaning up vp9_encode_frame() function."Dmitry Kovalev
2014-05-07Merge "Using SPEED_FEATURES instead of VP9_COMP in vp9_init_search_range()."Dmitry Kovalev
2014-05-07Remove separate arf and gf minq tables.Paul Wilkins
2014-05-07Rate control adjustment.Paul Wilkins
2014-05-07Merge "Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c."Dmitry Kovalev
2014-05-07Merge "Removing MODE_TEST_HIT_STATS."Dmitry Kovalev
2014-05-07Merge "Revert "Add an MMX fwht4x4""Alex Converse
2014-05-07Merge "Clean up full-pixel search calling code"Yunqing Wang
2014-05-07Revert "Add an MMX fwht4x4"Paul Wilkins
2014-05-06Tune rate-distortion modeling to account for frame light changeJingning Han
2014-05-06Merge "Add an MMX fwht4x4"Alex Converse
2014-05-06Merge "SSSE3 implementation of full inverse 8x8 2D-DCT"Jingning Han
2014-05-05Merge "[spatial svc] No need to code full width and height for non key frame"Minghai Shang
2014-05-05Merge "Cleaning up vp9_full_range_search_c() function."Dmitry Kovalev
2014-05-05Making vp9_get_sse_sum_{8x8, 16x16} static.Dmitry Kovalev
2014-05-05Merge "Moving costs from MACROBLOCK to VP9_COMP."Dmitry Kovalev
2014-05-05Merge "Cleaning up vp9_variance.c"Dmitry Kovalev
2014-05-05Clean up full-pixel search calling codeYunqing Wang
2014-05-05Add an MMX fwht4x4Alex Converse
2014-05-05Fix rounding in ARNR calculationAdrian Grange
2014-05-05SSSE3 implementation of full inverse 8x8 2D-DCTJingning Han
2014-05-02[spatial svc] No need to code full width and height for non key frameMinghai Shang
2014-05-02Cleaning up vp9_variance.cDmitry Kovalev
2014-05-02Merge "Revert "Force ARNR filtering to be centered on the ARF frame""Adrian Grange
2014-05-02Merge "Fix mode selection bug when ARNR filtering disabled"Adrian Grange
2014-05-02Merge "Switch the default 2 pass vbr variant."Debargha Mukherjee
2014-05-01Merge "Moving #defines to *.c from *.h."Dmitry Kovalev
2014-05-01Merge "Adding vp9_temporal_filter_init() function."Dmitry Kovalev
2014-05-01Merge "Replacing int_mv with MV."Dmitry Kovalev
2014-05-01Merge "Simplifying vp9_is_upper_layer_key_frame()."Dmitry Kovalev
2014-05-01Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c.Dmitry Kovalev
2014-05-01Using SPEED_FEATURES instead of VP9_COMP in vp9_init_search_range().Dmitry Kovalev
2014-05-01Moving costs from MACROBLOCK to VP9_COMP.Dmitry Kovalev
2014-05-01Cleaning up vp9_context_tree.c.Dmitry Kovalev
2014-05-01Cleaning up vp9_encode_frame() function.Dmitry Kovalev
2014-05-01Merge "Removing half-variance asm functions which are not used."Dmitry Kovalev
2014-05-01Fix mode selection bug when ARNR filtering disabledAdrian Grange
2014-05-01Switch the default 2 pass vbr variant.Paul Wilkins
2014-05-01Simplifying vp9_is_upper_layer_key_frame().Dmitry Kovalev
2014-05-01Adding vp9_temporal_filter_init() function.Dmitry Kovalev
2014-05-01Merge "[svc rc] RC improvement for key frames in upper layers for spatial svc."Minghai Shang
2014-04-30Merge "Removing unused alt_activity_measure() function."Dmitry Kovalev
2014-04-30Merge "Removing unused typedefs."Dmitry Kovalev
2014-04-30Replacing int_mv with MV.Dmitry Kovalev
2014-04-30Cleaning up vp9_full_range_search_c() function.Dmitry Kovalev
2014-04-30[svc rc] RC improvement for key frames in upper layers for spatial svc.Minghai Shang
2014-04-30Merge "Using crop_{width, height} instead of {width, height}."Dmitry Kovalev
2014-04-30Merge "corrupted frames shouldn't affect stats"Jim Bankoski
2014-04-30Removing MODE_TEST_HIT_STATS.Dmitry Kovalev