]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_firstpass.c
[spatial svc]Another workaround to avoid using prev_mi
[libvpx] / vp9 / encoder / vp9_firstpass.c
2014-10-16 Minghai Shang[spatial svc]Another workaround to avoid using prev_mi
2014-10-16 Paul WilkinsRevert "Move input frame scaling into the recode loop"
2014-10-16 Paul WilkinsRevert "[spatial svc]Another workaround to avoid using...
2014-10-16 James ZernMerge "fix CONFIG_SPATIAL_SVC warning"
2014-10-15 MarcoMerge "Some updates for Speed 6/VAR_BASED_PARTITION."
2014-10-15 Jingning HanMerge "Replace copy_partitioning use case with choose_p...
2014-10-14 Minghai Shang[spatial svc]Another workaround to avoid using prev_mi
2014-10-14 Adrian GrangeMerge "Move input frame scaling into the recode loop"
2014-10-14 hkuangMerge "Correct the format."
2014-10-14 Jingning HanMerge "Refactor super_block_uvrd function to remove...
2014-10-14 hkuangMerge "Remove unnecessary local variable."
2014-10-14 hkuangMerge "Remove extra line."
2014-10-14 Adrian GrangeMove input frame scaling into the recode loop
2014-10-14 Jingning HanMerge "Use speed feature variable in vp9_rd_pick_inter...
2014-10-14 Jingning HanMerge "Fix vp9_rd_pick_inter/intra function types"
2014-10-14 Jingning HanMerge "Refactor rate distortion cost structure"
2014-10-14 JackyChenMerge "Code style change in unit test for VP8/VP9 denoi...
2014-10-14 Adrian GrangeMerge "Remove mi_grid_base_array from VP9_COMMON (unused)"
2014-10-14 Paul WilkinsMerge "Clamp rate error estimate."
2014-10-14 Alex ConverseMerge "Add a seg map preservation test vector."
2014-10-13 hkuangMerge "Use pre increment."
2014-10-13 Paul WilkinsClamp rate error estimate.
2014-10-13 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-13 Paul WilkinsAdd adaptation option for VBR.
2014-10-10 Alex ConverseRevert "Add adaptation option for VBR."
2014-10-10 hkuangMerge "Optimize the code to set the refernce frame...
2014-10-10 hkuangMerge "Correct the code format."
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-10 Yaowu XuMerge "vp9/choose_partitioning: add missing clear_syste...
2014-10-10 James ZernMerge changes Ib5030373,Id614cfe6
2014-10-10 Paul WilkinsAdd adaptation option for VBR.
2014-10-09 hkuangMerge "Remove unnecessary code."
2014-10-09 hkuangMerge "Remove unnecessary scale check in set_ref."
2014-10-09 Deb MukherjeeMerge "Rename highbitdepth functions to use highbd...
2014-10-09 Deb MukherjeeRename highbitdepth functions to use highbd prefix
2014-10-09 Jingning HanMerge "Remove sub8x8 block index from rd_pick_partition...
2014-10-09 Deb MukherjeeMerge "Subpel search cleanups and enhancements"
2014-10-09 Alex ConverseMerge "Move the high freq coeff check outside store_cod...
2014-10-09 MarcoMerge "vp8: Suppress denoising with respect to old...
2014-10-09 Yaowu XuMerge "Fix src frame buffer copy and extend"
2014-10-09 Yunqing WangMerge "Allow mode search breakout at very low predictio...
2014-10-09 Yunqing WangAllow mode search breakout at very low prediction errors
2014-10-08 Jingning HanMerge "Clean up header files in vp9_blockd.h and relate...
2014-10-08 Jingning HanMerge "Use #define statement for MAX_MB_PLANE"
2014-10-08 Deb MukherjeeMerge "Refactoring of highbitdepth bitshift operations"
2014-10-08 JackyChenMerge "Add unit test for VP8 denoiser."
2014-10-08 Jim BankoskiMerge "experimental : partition using 1/8 x 1/8 image"
2014-10-08 Jim BankoskiMerge "Force better lower quantizer keyframe in case...
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Paul WilkinsImprove two pass VBR accuracy.
2014-09-30 Yunqing WangMerge "Skip the partition search for still frames"
2014-09-30 Yunqing WangMerge "Refactor encode_rd_sb_row function"
2014-09-29 Jingning HanMerge "Skip certain ALTREF inter modes in ARF coding"
2014-09-26 James ZernMerge "iphonesimulator: make iOS 6 the minimum requirement"
2014-09-26 Paul WilkinsTwo pass rc changes.
2014-09-25 hkuangMerge "Avoid calling vp9_is_scaled two times in a funct...
2014-09-25 Deb MukherjeeMerge "Adds various high bit-depth encode functions"
2014-09-25 Deb MukherjeeAdds various high bit-depth encode functions
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-24 Deb MukherjeeMerge "High bit-depth loop/arf/postproc filter functions"
2014-09-22 Minghai ShangMerge "[spatial svc] Remove vpx_svc_parameters_t and...
2014-09-22 Minghai ShangMerge "[spatial svc]Remove quantizers option. Use max...
2014-09-22 Minghai ShangMerge "[spatial svc] Use string for quantizers and...
2014-09-20 hkuangMerge "Remove mi_grid_* structures."
2014-09-20 hkuangRemove mi_grid_* structures.
2014-09-19 James ZernMerge "rtcd: relocate 'extern "C" {' declaration"
2014-09-18 Frank GalliganMerge "FIX: vp9_loopfilter_intrin_sse2.c"
2014-09-18 JackyChenMerge "Add unit test for VP9 denoiser."
2014-09-18 Minghai ShangMerge "[spatial svc] Use same golden frame for all...
2014-09-18 Minghai Shang[spatial svc] Use same golden frame for all temporal...
2014-09-18 Deb MukherjeeMerge "Adds high bitdepth convolve, interpred & scaling"
2014-09-18 Paul WilkinsSubstantial reworking of code for arf and kf groups.
2014-09-18 Frank GalliganMerge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2"
2014-09-17 JohannMerge "vp8: common: postproc: fix signed overflow of...
2014-09-17 James ZernMerge "arm: Fix building vp8_mse16x16_neon.c with MSVC"
2014-09-16 Frank GalliganMerge "Remove memset of every external frame buffer."
2014-09-16 Dmitry KovalevMerge "Speeding up decode_coeffs()."
2014-09-16 Deb MukherjeeAdds high bitdepth quantization functions
2014-09-16 Jingning HanMerge "Use non-zero mode threshold for NEARESTMV modes"
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-16 Jingning HanMerge "Add ARF validation for compound inter mode check"
2014-09-16 Jingning HanMerge "Remove redundant reference frame check in sub8x8...
2014-09-16 Jingning HanMerge "Replace best_ref_index table fetch with best_mbmode"
2014-09-15 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-15 Yunqing WangMerge "Refactor encode_superblock function"
2014-09-13 Jingning HanMerge "Remove redundant reference frame threshold settings"
2014-09-13 Jingning HanMerge "Refactor reference frame control in sub8x8 block...
2014-09-13 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb"
2014-09-13 Jingning HanMerge "Remove unused best_inter_rd variable"
2014-09-13 Jingning HanMerge "Remove unused speed feature"
2014-09-13 Jingning HanMerge "Add a note for enum values of MV_REFERENCE_FRAME"
2014-09-12 Deb MukherjeeMerge "Use bigdia search with pruned subpel search"
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-12 Jingning HanMerge "Unify intra mode mask into mode_skip_mask scheme"
2014-09-11 JohannMerge "Allow specifying opt dependencies"
2014-09-11 Dmitry KovalevMerge "Adding lossless encoding example."
2014-09-11 Jingning HanMerge "Remove inter_mode_mask from rate-distortion...
next