summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-28Moving encoder quantization parameters into separate struct.Dmitry Kovalev
2014-03-28[BITSTREAM]Fix the scaling calculationYaowu Xu
2014-03-28Adjust rt speed steps.Yaowu Xu
2014-03-28Merge "[svc] Finalize first version of 2nd pass rc"Minghai Shang
2014-03-28Merge "[svc] Initialization of 2nd pass rc for svc two pass rc"Minghai Shang
2014-03-28[svc] Fix SvcTest.SecondPassEncode failureMinghai Shang
2014-03-28[svc] Finalize first version of 2nd pass rcMinghai Shang
2014-03-28Merge "Moving dqcoeff array to MACROBLOCKD in decoder."Dmitry Kovalev
2014-03-28Moving dqcoeff array to MACROBLOCKD in decoder.Dmitry Kovalev
2014-03-28Adding vp9_speed_features.{h, c}.Dmitry Kovalev
2014-03-28Merge "[svc] Fix issue for setting layers through ffmpeg"Minghai Shang
2014-03-28Changing webmenc to use libwebmVignesh Venkatasubramanian
2014-03-28Merge "Further speed trade off adjustments."Paul Wilkins
2014-03-28Merge "Experimental change to speed 1 settings."Paul Wilkins
2014-03-28Merge "Automatically count test vectors and make the tables const."Alex Converse
2014-03-27Merge "vpx_temporal_pattern_encoder: add speed setting to command line."Marco Paniconi
2014-03-27Merge "Remove a duplicate block_size variable."Alex Converse
2014-03-27Cleaning up vp9_mvref_common.c.Dmitry Kovalev
2014-03-27vpx_temporal_pattern_encoder: add speed setting to command line.Marco Paniconi
2014-03-27Rewriting calc_plane_error() function.Dmitry Kovalev
2014-03-27[svc] Fix issue for setting layers through ffmpegMinghai Shang
2014-03-27[svc] Initialization of 2nd pass rc for svc two pass rcMinghai Shang
2014-03-27Automatically count test vectors and make the tables const.Alex Converse
2014-03-27Merge "[svc] Verify and store input two pass stats data in 2nd pass rc"Minghai Shang
2014-03-27Remove a duplicate block_size variable.Alex Converse
2014-03-27[svc] Verify and store input two pass stats data in 2nd pass rcMinghai Shang
2014-03-27Fix segment_id assignment in update_state_rt for AQ modeJingning Han
2014-03-27Merge "Add compile option to parse ELF."Johann
2014-03-27Merge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP."Dmitry Kovalev
2014-03-27Further speed trade off adjustments.Paul Wilkins
2014-03-27Merge "aq_mode=3: Set target seg_map in sb-block order."Marco Paniconi
2014-03-27Experimental change to speed 1 settings.Paul Wilkins
2014-03-26Add compile option to parse ELF.Tao Bai
2014-03-26aq_mode=3: Set target seg_map in sb-block order.Marco Paniconi
2014-03-26Move aq_mode=2 (complexity_aq) to separate file.Marco Paniconi
2014-03-26Merge "Motion referenced partition search for non-RD coding flow"Jingning Han
2014-03-26Merge "Removing prev_mi_8x8 from MACROBLOCKD."Dmitry Kovalev
2014-03-26Cleaning up vp9_get_mvpred_{av_,}var() functions.Dmitry Kovalev
2014-03-26Merge "Cleaning up vp9_entropymv.c."Dmitry Kovalev
2014-03-26Merge "Encapsulating CYCLIC_REFRESH struct into .c file."Dmitry Kovalev
2014-03-26Motion referenced partition search for non-RD coding flowJingning Han
2014-03-26Merge "tests: use consistent case for VP[89]"James Zern
2014-03-26Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP.Dmitry Kovalev
2014-03-26Encapsulating CYCLIC_REFRESH struct into .c file.Dmitry Kovalev
2014-03-26Removing prev_mi_8x8 from MACROBLOCKD.Dmitry Kovalev
2014-03-26Merge "Added a speed feature "allow_skip_recode""Yaowu Xu
2014-03-26Merge "Removed redundant settings"Yaowu Xu
2014-03-26Merge "Apply early termination in non-RD partition search"Jingning Han
2014-03-26Merge "Fix to cylcic refresh: use correct/chosen mode for update_segment."Marco Paniconi
2014-03-25Merge "configure: clean up temp gcov (.gcno) files"James Zern