platform/upstream/libvpx.git
2015-04-01 Jingning HanOptimize quantization simd implementation
2015-03-31 Jingning HanMerge "Tuning SATD rate calculation for speed"
2015-03-31 Jingning HanMerge "Use aligned copy in 8x8 Hadamard transform SSE2"
2015-03-31 Jingning HanMerge "Allow block skip coding option in RTC mode"
2015-03-31 Jingning HanMerge "Fix 8x8 Hadamard SSE2 implementation"
2015-03-31 Alex ConverseMerge "VP9E_GET_ACTIVE_MAP API function."
2015-03-31 Jingning HanTuning SATD rate calculation for speed
2015-03-31 hui suMerge "Move vp9_coef_con_tree to common/"
2015-03-31 Jingning HanUse aligned copy in 8x8 Hadamard transform SSE2
2015-03-31 Jingning HanMerge "Enable 16x16 Hadamard transform in SATD based...
2015-03-31 Jingning HanMerge "Use SATD based mode decision for block sizes...
2015-03-31 Jingning HanAllow block skip coding option in RTC mode
2015-03-31 hui suMove vp9_coef_con_tree to common/
2015-03-30 Jingning HanMerge "Reuse inter prediction pixel block for Hadamard...
2015-03-30 Jingning HanFix 8x8 Hadamard SSE2 implementation
2015-03-30 Jingning HanEnable 16x16 Hadamard transform in SATD based mode...
2015-03-30 Jingning HanMerge "Hadamard transform based coding mode decision...
2015-03-30 Jingning HanUse SATD based mode decision for block sizes below...
2015-03-30 Jingning HanReuse inter prediction pixel block for Hadamard transform
2015-03-30 Jingning HanHadamard transform based coding mode decision process
2015-03-30 Alex ConverseMerge "Simplify skip check."
2015-03-30 jackychenMerge "vp9_postproc.c: eliminate -Wshadow build warnings."
2015-03-28 jackychenvp9_postproc.c: eliminate -Wshadow build warnings.
2015-03-27 MarcoSpeed 5: use non-rd mode for key frame coding.
2015-03-27 hkuangMerge "Fix the issue that --limit is not working in...
2015-03-26 Adrian GrangeMerge "Remove 8-bit array in HBD"
2015-03-26 Adrian GrangeMerge "Replace heap with stack memory allocation"
2015-03-26 Adrian GrangeMerge "Fix use of scaling in joint motion search"
2015-03-26 hkuangFix the issue that --limit is not working in --frame...
2015-03-26 JohannRemove duplicate code from merge
2015-03-25 Adrian GrangeRemove 8-bit array in HBD
2015-03-25 Adrian GrangeReplace heap with stack memory allocation
2015-03-25 Adrian GrangeFix use of scaling in joint motion search
2015-03-25 JohannParall -> Parallel
2015-03-25 James ZernMerge "fix static analysis warnings related to CHECK_ME...
2015-03-24 Parag Salasakarmips msa configuration patch for MIPS SIMD Arch (MSA...
2015-03-24 paulwilkinsMerge "Enable group adaptive max q by default."
2015-03-24 Alex ConverseVP9E_GET_ACTIVE_MAP API function.
2015-03-24 Alex ConverseRefactor fast loop filter code to handle 444.
2015-03-24 Yaowu XuMerge "vp9_pred_mv(): misc fixes and optimizations"
2015-03-24 Alex ConverseMerge "A tiny cyclic refresh / active map fix."
2015-03-24 paulwilkinsMerge "Revised rd adjustment for variance."
2015-03-24 paulwilkinsMerge "Experimental rd bias based on source vs recon...
2015-03-24 Alex ConverseA tiny cyclic refresh / active map fix.
2015-03-24 James ZernMerge "vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h"
2015-03-23 hkuangMerge "Optimize the intra frame decode to skip some...
2015-03-23 hkuangMerge "Safely free all the frame buffers after all...
2015-03-23 James Zernvp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h
2015-03-23 Alex ConverseSimplify skip check.
2015-03-23 hkuangOptimize the intra frame decode to skip some unnecessar...
2015-03-23 Alex ConverseMerge "Don't apply active map on key frames."
2015-03-23 Alex ConverseMerge "Set loop filter level to zero on inactive segment."
2015-03-23 paulwilkinsEnable group adaptive max q by default.
2015-03-21 Yaowu Xuvp9_pred_mv(): misc fixes and optimizations
2015-03-20 Alex ConverseDon't apply active map on key frames.
2015-03-20 James Zernvp[89]_cx_iface.c: remove obsolete ABI checks
2015-03-20 Alex ConverseSet loop filter level to zero on inactive segment.
2015-03-20 Adrian GrangeMerge "Restore first ref frame pointer to the correct...
2015-03-20 paulwilkinsRevised rd adjustment for variance.
2015-03-20 paulwilkinsExperimental rd bias based on source vs recon variance.
2015-03-20 James ZernMerge "enable test/vp9_encoder_parms_get_to_decoder"
2015-03-20 James ZernMerge "put spatial svc behind an ABI check"
2015-03-20 James ZernMerge changes I42fa121b,Id30076ce
2015-03-19 Adrian GrangeRestore first ref frame pointer to the correct value
2015-03-19 Adrian GrangeMerge "Move joint_motion_search & delete function proto...
2015-03-19 James ZernMerge "external_frame_buffer_test: quiet static analysi...
2015-03-19 Adrian GrangeMove joint_motion_search & delete function prototype
2015-03-19 Yunqing Wangvp8: fix a bug in the internal PSNR calculation
2015-03-19 James Zernenable test/vp9_encoder_parms_get_to_decoder
2015-03-19 James Zernput spatial svc behind an ABI check
2015-03-19 hkuangSafely free all the frame buffers after all the workers...
2015-03-19 Jingning HanMerge "Speed up non-rd mode decision search"
2015-03-19 Jingning HanMerge "Fix an ioc warning in vp9_pick_inter_mode"
2015-03-19 MarcoMerge "Adjustments to aq-mode=3."
2015-03-19 James Zernvpx/vpx_codec.h: bump ABI version
2015-03-19 James Zernvpx/vpx_encoder.h: bump ABI version
2015-03-19 James ZernMerge "vp9_resize_plane: quiet some static analysis...
2015-03-19 James ZernMerge changes Ie5a24275,Ib72946a8,I532b882b
2015-03-18 Alex ConverseMerge "Fix external resize memory issues."
2015-03-18 James Zernexternal_frame_buffer_test: quiet static analysis warnings
2015-03-18 James Zernfix static analysis warnings related to CHECK_MEM_ERROR
2015-03-18 James Zernvp9_resize_plane: quiet some static analysis warnings
2015-03-18 James Zernvp9_fdct8x8_quant_ssse3: quiet a static analysis warning
2015-03-18 James Zernvp9_fdct8x8_quant_sse2: quiet a static analysis warning
2015-03-18 James Zernvp9_mv_pred: quiet a static analysis warning
2015-03-18 JohannMerge changes Icc7da602,Id166bd8a
2015-03-18 MarcoAdjustments to aq-mode=3.
2015-03-18 Jingning HanSpeed up non-rd mode decision search
2015-03-18 Adrian GrangeOrder header files alphabetically
2015-03-18 JohannRemove last remnants of obj_int_extract
2015-03-18 JohannInitialize "corrupted" to zero
2015-03-18 Frank GalliganMerge "Add protection for codec interface name change."
2015-03-18 Jingning HanMerge "Fix the C version of column vector projection"
2015-03-18 Jingning HanFix the C version of column vector projection
2015-03-18 MarcoUpdate to variance partition.
2015-03-17 Yunqing WangMerge "Refactor set vbp thresholds function"
2015-03-17 Adrian GrangeMerge "Remove unused ZBIN_BOOST macros"
2015-03-17 Frank GalliganAdd protection for codec interface name change.
2015-03-17 Yunqing WangRefactor set vbp thresholds function
2015-03-17 Adrian GrangeRemove unused ZBIN_BOOST macros
next