platform/upstream/libvpx.git
2014-10-13 Jingning HanFix vp9_rd_pick_inter/intra function types
2014-10-13 Jingning HanRefactor rate distortion cost structure
2014-10-13 Paul WilkinsMerge "Add adaptation option for VBR."
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 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"
2014-10-07 Jingning HanMerge "Remove vp9_blockd.h from vp9_common_data.c"
2014-10-07 Jingning HanMerge "Replace mi_width_log2() with mi_width_log2_looku...
2014-10-07 Jingning HanMerge "Take out repeated block width/height lookup...
2014-10-07 Jingning HanClean up header files in vp9_blockd.h and related files
2014-10-07 Yunqing WangMerge "Fix skip_txfm issue in rdopt code"
2014-10-07 Jingning HanUse #define statement for MAX_MB_PLANE
2014-10-07 Jingning HanRemove extra empty line
2014-10-07 Jingning HanMerge "Move inter filter defs to vp9_filter.h"
2014-10-07 Jingning HanMerge "Reduce the scope of the header file used in...
2014-10-07 Jingning HanMerge "Remove redundant header file from vp9_encoder.h"
2014-10-07 Jingning HanRemove vp9_blockd.h from vp9_common_data.c
2014-10-07 Yunqing WangFix skip_txfm issue in rdopt code
2014-10-07 Jingning HanReplace mi_width_log2() with mi_width_log2_lookup table
2014-10-07 Yaowu XuMerge "Add range checking for decoded coefficients."
2014-10-07 Jingning HanTake out repeated block width/height lookup functions
2014-10-07 Jingning HanMove inter filter defs to vp9_filter.h
2014-10-07 Deb MukherjeeMerge "Resolves some static analysis / undefined warnings"
2014-10-07 Yaowu XuAdd range checking for decoded coefficients.
2014-10-07 Deb MukherjeeResolves some static analysis / undefined warnings
2014-10-07 Jingning HanReduce the scope of the header file used in vp9_context...
2014-10-07 JackyChenMerge "Add SSE2 code and unit test for VP9 denoiser."
2014-10-07 Jingning HanRemove redundant header file from vp9_encoder.h
2014-10-06 Jingning HanFix eobs buffer pointer mis-use
2014-10-06 JackyChenAdd SSE2 code and unit test for VP9 denoiser.
2014-10-06 Jingning HanAdd range check in inverse ADST 16x16
2014-10-06 Yaowu XuMerge "Change the y4m buffer allocation size"
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Yaowu XuMerge "Properly initialize segmentID in nonrd coding...
2014-10-06 Paul WilkinsImprove two pass VBR accuracy.
2014-10-05 Jingning HanFix an IOC issue in vp9_rd_pick_inter_mode_sb
2014-10-04 Deb MukherjeeSome data type changes in vp9_idct.c
2014-10-04 Deb MukherjeeMerge "Remove experimental-bitstream flag for profiles>0"
2014-10-03 Yaowu XuChange the y4m buffer allocation size
2014-10-03 Deb MukherjeeRemove experimental-bitstream flag for profiles>0
2014-10-03 Jingning HanMerge "Fix indent in encode_rd_sb_row"
2014-10-03 Jingning HanMerge "Rework partition search skip scheme"
2014-10-03 Yaowu XuProperly initialize segmentID in nonrd coding path
2014-10-03 Deb MukherjeeMerge "Incorporate WRAPLOW macro into non-highbitdepth tx"
2014-10-03 Jingning HanFix indent in encode_rd_sb_row
next