]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_pickmode.c
vpx_mem: remove vpx_memcpy
[libvpx] / vp9 / encoder / vp9_pickmode.c
2015-04-29 James Zernvpx_mem: remove vpx_memcpy
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-22 Parag SalasakarMerge "mips msa vp9 convolve8 horiz optimization"
2015-04-21 Jim BankoskiMerge "Adds a new temporal consistency metric to libvpx."
2015-04-21 JohannMerge "Rename neon convolve avg file"
2015-04-21 Scott LaVarnwayRevert "Remove mi_grid_* structures."
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-17 Jingning HanMerge "Remove unnecessary backup token stream pointer"
2015-04-16 Minghai ShangMerge "[svc] Fix syntax error when encoding multiple...
2015-04-16 Parag SalasakarMerge "mips msa configuration fix"
2015-04-16 James ZernMerge "Android.mk: add a flag to control shared/static...
2015-04-15 Yunqing WangMerge "Fix Tsan errors"
2015-04-15 Yunqing WangFix Tsan errors
2015-04-13 hkuangMerge "Remove unnecessary set postproc flags."
2015-04-10 Parag SalasakarMerge "mips msa vp9 common headers added"
2015-04-09 Jingning HanMerge "Remove get_nonrd_var_based_fixed_partition function"
2015-04-09 Jingning HanMerge "Compute prediction filter type cost only when...
2015-04-09 Jingning HanMerge "SSSE3 assembly implementation of 8x8 Hadamard...
2015-04-08 Debargha MukherjeeMerge "Improve accuracy of rate control in CQ mode"
2015-04-08 James ZernMerge "vp9_full_search_sadx[38]: align sad arrays"
2015-04-07 Yaowu XuMerge "Optimize the checking for transform skipping"
2015-04-07 Yaowu XuMerge "move ref_frame_cost computations into a function"
2015-04-07 Yaowu XuMerge "Test loopfilters with count=2"
2015-04-07 Jingning HanMerge "Enable Hadamard transform based cost estimate...
2015-04-07 Jingning HanMerge "Account for eob cost in the RTC mode decision...
2015-04-07 Jingning HanCompute prediction filter type cost only when needed
2015-04-07 Vignesh Venkatasub... Merge "webmdec: Fix for reaching eof in webm_guess_fram...
2015-04-07 Yaowu XuOptimize the checking for transform skipping
2015-04-07 Jim BankoskiMerge changes Ide5eefad,I28026b86,Ie9a6fac0,Ia8a20c67...
2015-04-04 Jingning HanEnable Hadamard transform based cost estimate for all...
2015-04-04 Yunqing WangMerge "Fix the scaling factor in UV skipping test"
2015-04-03 Yunqing WangFix the scaling factor in UV skipping test
2015-04-03 James ZernMerge "vp9: enable sse4 sad functions"
2015-04-03 JohannMerge branch 'indianrunnerduck'
2015-04-03 Jingning HanMerge "Tune SSSE3 assembly implementation to improve...
2015-04-03 Jingning HanAccount for eob cost in the RTC mode decision process
2015-04-03 Yunqing WangMerge "Set vbp thresholds for aq3 boosted blocks"
2015-04-03 Yaowu Xumove ref_frame_cost computations into a function
2015-04-03 MarcoMerge "Code cleanup: put (8x8/4x4)fill_variance into...
2015-04-02 JohannMerge "Remove PPC build support"
2015-04-02 MarcoSmall fix to segment check in pickmode.
2015-04-02 James ZernMerge "vp9/neon: skip some files in high-bitdepth build"
2015-04-02 James ZernMerge "vp9: fix high-bitdepth NEON build"
2015-04-02 Yaowu XuMerge "use MAX_MB_PLANE consistently"
2015-04-02 hkuangMerge "Fix 10-bit video decode failure with --frame...
2015-04-01 Jingning HanMerge "Reduce required xmm number by one in block_error_fp"
2015-04-01 Yaowu XuMerge "Simplify bsize calculation"
2015-04-01 Jingning HanMerge "Optimize quantization simd implementation"
2015-04-01 Jingning HanMerge "Simplify effective src_diff address computation"
2015-04-01 Jingning HanMerge "Refactor block_yrd function for RTC coding mode"
2015-04-01 Jingning HanSimplify effective src_diff address computation
2015-04-01 Jingning HanRefactor block_yrd function for RTC coding mode
2015-04-01 Yunqing WangEnhance the transform skipping decision-making in non...
2015-03-31 Yunqing WangMerge "Rename vbp thresholds"
2015-03-31 Vignesh Venkatasub... Merge "webmdec: Fix read_frame return value for calls...
2015-03-31 MarcoMerge "Set postproc flags in decoder_get_frame."
2015-03-31 Jingning HanMerge "Tuning SATD rate calculation for speed"
2015-03-31 Jingning HanMerge "Allow block skip coding option in RTC mode"
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 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-30 Jingning HanMerge "Reuse inter prediction pixel block for Hadamard...
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-25 James ZernMerge "fix static analysis warnings related to CHECK_ME...
2015-03-24 paulwilkinsMerge "Enable group adaptive max q by default."
2015-03-24 Yaowu XuMerge "vp9_pred_mv(): misc fixes and optimizations"
2015-03-24 paulwilkinsMerge "Revised rd adjustment for variance."
2015-03-24 paulwilkinsMerge "Experimental rd bias based on source vs recon...
2015-03-23 hkuangMerge "Safely free all the frame buffers after all...
2015-03-21 Yaowu Xuvp9_pred_mv(): misc fixes and optimizations
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 James ZernMerge "external_frame_buffer_test: quiet static analysi...
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-18 Alex ConverseMerge "Fix external resize memory issues."
2015-03-18 Jingning HanSpeed up non-rd mode decision search
2015-03-18 Frank GalliganMerge "Add protection for codec interface name change."
2015-03-17 Yunqing WangMerge "Refactor set vbp thresholds function"
2015-03-17 Jingning HanFix an ioc warning in vp9_pick_inter_mode
2015-03-16 Yaowu XuMerge "Remove duplicate clamping"
2015-03-16 Jingning HanMerge "Remove ineffective newmv skip checking from...
2015-03-16 Jingning HanMerge "Simplify prediction filter search in rtc coding...
2015-03-16 Jingning HanMerge "Refactor column integral projection computation"
2015-03-16 Yaowu XuMerge "change the order of inter modes evaluated"
next