platform/upstream/libvpx.git
2014-03-28 Yaowu Xu[BITSTREAM]Fix the scaling calculation
2014-03-28 Yaowu XuAdjust rt speed steps.
2014-03-28 Minghai ShangMerge "[svc] Finalize first version of 2nd pass rc"
2014-03-28 Minghai ShangMerge "[svc] Initialization of 2nd pass rc for svc...
2014-03-28 Minghai Shang[svc] Finalize first version of 2nd pass rc
2014-03-28 Dmitry KovalevMerge "Moving dqcoeff array to MACROBLOCKD in decoder."
2014-03-28 Dmitry KovalevMoving dqcoeff array to MACROBLOCKD in decoder.
2014-03-28 Dmitry KovalevAdding vp9_speed_features.{h, c}.
2014-03-28 Minghai ShangMerge "[svc] Fix issue for setting layers through ffmpeg"
2014-03-28 Paul WilkinsMerge "Further speed trade off adjustments."
2014-03-28 Paul WilkinsMerge "Experimental change to speed 1 settings."
2014-03-28 Alex ConverseMerge "Automatically count test vectors and make the...
2014-03-28 Marco PaniconiMerge "vpx_temporal_pattern_encoder: add speed setting...
2014-03-28 Alex ConverseMerge "Remove a duplicate block_size variable."
2014-03-28 Marco Paniconivpx_temporal_pattern_encoder: add speed setting to...
2014-03-27 Minghai Shang[svc] Fix issue for setting layers through ffmpeg
2014-03-27 Minghai Shang[svc] Initialization of 2nd pass rc for svc two pass rc
2014-03-27 Alex ConverseAutomatically count test vectors and make the tables...
2014-03-27 Minghai ShangMerge "[svc] Verify and store input two pass stats...
2014-03-27 Alex ConverseRemove a duplicate block_size variable.
2014-03-27 Minghai Shang[svc] Verify and store input two pass stats data in...
2014-03-27 Jingning HanFix segment_id assignment in update_state_rt for AQ...
2014-03-27 JohannMerge "Add compile option to parse ELF."
2014-03-27 Dmitry KovalevMerge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES...
2014-03-27 Paul WilkinsFurther speed trade off adjustments.
2014-03-27 Marco PaniconiMerge "aq_mode=3: Set target seg_map in sb-block order."
2014-03-27 Paul WilkinsExperimental change to speed 1 settings.
2014-03-27 Tao BaiAdd compile option to parse ELF.
2014-03-27 Marco Paniconiaq_mode=3: Set target seg_map in sb-block order.
2014-03-27 Marco PaniconiMove aq_mode=2 (complexity_aq) to separate file.
2014-03-26 Jingning HanMerge "Motion referenced partition search for non-RD...
2014-03-26 Dmitry KovalevMerge "Removing prev_mi_8x8 from MACROBLOCKD."
2014-03-26 Dmitry KovalevMerge "Cleaning up vp9_entropymv.c."
2014-03-26 Dmitry KovalevMerge "Encapsulating CYCLIC_REFRESH struct into .c...
2014-03-26 Jingning HanMotion referenced partition search for non-RD coding...
2014-03-26 James ZernMerge "tests: use consistent case for VP[89]"
2014-03-26 Dmitry KovalevMoving thresh_mult{,_sub8x8} from SPEED_FEATURES to...
2014-03-26 Dmitry KovalevEncapsulating CYCLIC_REFRESH struct into .c file.
2014-03-26 Dmitry KovalevRemoving prev_mi_8x8 from MACROBLOCKD.
2014-03-26 Yaowu XuMerge "Added a speed feature "allow_skip_recode""
2014-03-26 Yaowu XuMerge "Removed redundant settings"
2014-03-26 Jingning HanMerge "Apply early termination in non-RD partition...
2014-03-26 Marco PaniconiMerge "Fix to cylcic refresh: use correct/chosen mode...
2014-03-26 James ZernMerge "configure: clean up temp gcov (.gcno) files"
2014-03-26 Dmitry KovalevMerge "Removing unused force_next_frame_intra member."
2014-03-25 Dmitry KovalevMerge "Removing redundant references to VP9D_COMP struct."
2014-03-25 Marco PaniconiFix to cylcic refresh: use correct/chosen mode for...
2014-03-25 Dmitry KovalevMerge "Moving setup_{key, inter}_frame() to vp9_onyx_if.c."
2014-03-25 Alex ConverseMerge "Refactor out zero motion vector equivalence."
2014-03-25 Jingning HanApply early termination in non-RD partition search
2014-03-25 Alex ConverseMerge "Add consts to cost_mv_ref."
2014-03-25 James Zernconfigure: clean up temp gcov (.gcno) files
2014-03-25 James Zerntests: use consistent case for VP[89]
2014-03-25 Dmitry KovalevRemoving unused force_next_frame_intra member.
2014-03-25 Yaowu XuAdded a speed feature "allow_skip_recode"
2014-03-25 Dmitry KovalevRemoving redundant references to VP9D_COMP struct.
2014-03-25 Alex ConverseRefactor out zero motion vector equivalence.
2014-03-25 Alex ConverseAdd consts to cost_mv_ref.
2014-03-25 Dmitry KovalevRemoving redundant vpx_free() call.
2014-03-25 Yaowu XuRemoved redundant settings
2014-03-25 Dmitry KovalevMoving above_context to VP9_COMMON.
2014-03-25 Jingning HanFix compiling errors due to git merge
2014-03-25 Yaowu XuMerge "Fixed a build issue"
2014-03-25 Yaowu XuMerge "Change back the scaling calculation."
2014-03-25 Yaowu XuFixed a build issue
2014-03-25 Jingning HanMerge "Always use adaptive motion search in non-RD...
2014-03-25 Jingning HanMerge "Enable recursive partition selection for non...
2014-03-25 Jingning HanAlways use adaptive motion search in non-RD coding...
2014-03-25 Yunqing WangMerge "Fix uninitialized read in postprocessing"
2014-03-25 Yaowu XuMerge "Align threading LFWorkerData to 32 bytes."
2014-03-25 Dmitry KovalevMerge "Making c++ compiler happier."
2014-03-25 Alex ConverseMerge "Don't subpartion inactive area in rd_use_partition."
2014-03-25 Alex ConverseMerge "Deduplicate and rename mode info step."
2014-03-24 Dmitry KovalevMerge "Initialization code cleanup."
2014-03-24 Dmitry KovalevMerge "General cleanup in vp9_decoder.{h, c}."
2014-03-24 Dmitry KovalevMerge "Using local variable for token_cache."
2014-03-24 Dmitry KovalevMerge "Adding get_buf_from_mv() function."
2014-03-24 Dmitry KovalevMerge "Cleaning up vp9_aq_cyclicrefresh.{c, h}."
2014-03-24 Yunqing WangFix uninitialized read in postprocessing
2014-03-24 Jingning HanEnable recursive partition selection for non-RD coding...
2014-03-24 Jim BankoskiMerge "vp9_write_bit_buffer.h header statics converted...
2014-03-24 Jim BankoskiMerge "vp9_variance.h header static version converted...
2014-03-24 Dmitry KovalevMerge "Adding init_rate_control() function + cleanup."
2014-03-24 Alex ConverseDon't subpartion inactive area in rd_use_partition.
2014-03-24 Alex ConverseDeduplicate and rename mode info step.
2014-03-24 Yaowu XuAlign threading LFWorkerData to 32 bytes.
2014-03-24 Dmitry KovalevInitialization code cleanup.
2014-03-24 Dmitry KovalevCleaning up vp9_aq_cyclicrefresh.{c, h}.
2014-03-24 Dmitry KovalevMoving setup_{key, inter}_frame() to vp9_onyx_if.c.
2014-03-24 Jim BankoskiMerge "refactor reset_skip_txfm_size and elimate a...
2014-03-24 Jim BankoskiMerge "vp9_onyx_int.h convert header statics to inline"
2014-03-24 Dmitry KovalevCleaning up vp9_entropymv.c.
2014-03-24 Marco PaniconiMerge "Fix to a static warning."
2014-03-24 Dmitry KovalevAdding init_rate_control() function + cleanup.
2014-03-24 Minghai ShangMerge "[svc] Add min/max q and min/max bitrate in svc...
2014-03-24 Yunqing WangMerge "AVX2 SAD Optimization:"
2014-03-24 Jim Bankoskivp9_write_bit_buffer.h header statics converted to...
2014-03-24 Jim Bankoskivp9_variance.h header static version converted to global
2014-03-24 Marco PaniconiFix to a static warning.
2014-03-24 Dmitry KovalevMerge "Removing unused members from VP9D_CONFIG struct."
next