platform/upstream/libvpx.git
2014-10-16 James Zernvp9_loop_filter_frame_mt: pass VP9LfSync directly
2014-10-16 James Zernvp9: store TileWorkerData allocations separately
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-15 MarcoSome updates for Speed 6/VAR_BASED_PARTITION.
2014-10-15 Jingning HanReplace copy_partitioning use case with choose_partitioning
2014-10-15 James Zernfix CONFIG_SPATIAL_SVC warning
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 Alex ConverseMerge "Add a 32-bit friendly sse2 quantizer."
2014-10-14 Yunqing WangMerge "Remove an unneeded function call"
2014-10-14 hkuangMerge "Correct the format."
2014-10-14 Yunqing WangRemove an unneeded function call
2014-10-14 Alex ConverseAdd a 32-bit friendly sse2 quantizer.
2014-10-14 hkuangCorrect 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 Jingning HanRefactor super_block_uvrd function to remove goto statement
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 Deb MukherjeeMerge "Resolves some lint errors"
2014-10-14 Alex ConverseMerge "Add a seg map preservation test vector."
2014-10-13 Jingning HanUse speed feature variable in vp9_rd_pick_inter/intra_mode
2014-10-13 Deb MukherjeeResolves some lint errors
2014-10-13 Jingning HanFix vp9_rd_pick_inter/intra function types
2014-10-13 hkuangMerge "Use pre increment."
2014-10-13 Jingning HanRefactor rate distortion cost structure
2014-10-13 hkuangUse pre increment.
2014-10-13 hkuangRemove unnecessary local variable.
2014-10-13 Adrian GrangeRemove mi_grid_base_array from VP9_COMMON (unused)
2014-10-13 Alex ConverseAdd a seg map preservation test vector.
2014-10-13 Paul WilkinsClamp rate error estimate.
2014-10-13 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-13 JackyChenCode style change in unit test for VP8/VP9 denoiser.
2014-10-13 James ZernMerge "args.h: add arg_parse_enum prototype"
2014-10-13 James ZernMerge "vp9_spatial_svc_encoder: fix -bit-depth arg...
2014-10-13 James ZernMerge "yv12config: fix highbitdepth build"
2014-10-13 Paul WilkinsAdd adaptation option for VBR.
2014-10-12 Jingning HanFix ActiveMapTest valgrind warning
2014-10-11 James Zernargs.h: add arg_parse_enum prototype
2014-10-11 James Zernvp9_spatial_svc_encoder: fix -bit-depth arg parsing
2014-10-11 James Zernyv12config: fix highbitdepth build
2014-10-10 hkuangRemove extra line.
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 Zernvp9/choose_partitioning: add missing clear_system_state
2014-10-10 James ZernMerge changes Ib5030373,Id614cfe6
2014-10-10 Paul WilkinsAdd adaptation option for VBR.
2014-10-10 James Zernvp9_avg_intrin_sse2: correct intrinsics include
2014-10-10 hkuangCorrect the code format.
2014-10-09 hkuangOptimize the code to set the refernce frame right after...
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 hkuangRemove unnecessary code.
2014-10-09 Deb MukherjeeRename highbitdepth functions to use highbd prefix
2014-10-09 hkuangRemove unnecessary scale check in set_ref.
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 Jingning HanRemove sub8x8 block index from rd_pick_partition argument
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 James Zerntest-data.mk: add some sectional comments
2014-10-09 James Zernadd test-data.mk
2014-10-09 James ZernMerge "set_vt_partitioning: fix type conversion warning"
2014-10-09 James Zernset_vt_partitioning: fix type conversion warning
2014-10-09 James Zernvp9_rtcd_defs: fix vp9_avg_8x8 declaration
2014-10-09 Deb MukherjeeSubpel search cleanups and enhancements
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 HanMove the high freq coeff check outside store_coding_context
2014-10-08 Jingning HanUse local variable in vp9_rd_pick_inter_mode_sb
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 Marcovp8: Suppress denoising with respect to old reference...
2014-10-08 Deb MukherjeeFixes naming bug from previous highbitdepth patch
2014-10-08 Deb MukherjeeMerge "Refactoring of highbitdepth bitshift operations"
2014-10-08 JackyChenMerge "Add unit test for VP8 denoiser."
2014-10-08 Yaowu XuFix src frame buffer copy and extend
2014-10-08 Deb MukherjeeRefactoring of highbitdepth bitshift operations
2014-10-08 JackyChenAdd 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 Yaowu XuRevert "Change the y4m buffer allocation size"
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 Jim Bankoskiexperimental : partition using 1/8 x 1/8 image
2014-10-07 Jim BankoskiForce better lower quantizer keyframe in case of high...
2014-10-07 Jingning HanMerge "Remove extra empty line"
next