platform/upstream/libvpx.git
2013-05-17 Jim Bankoskiholds utility debugging functions
2013-05-14 Scott LaVarnwayWIP: 32x32 idct/recon merge
2013-05-14 Jingning HanEnable recursive partition down to 4x4
2013-05-14 Yunqing WangMerge "Do joint motion search iteratively" into experim...
2013-05-14 Yaowu XuMerge "changed to use adst for D63_PRED" into experimental
2013-05-14 John KoleszarMerge "Revert "Preparing vp9_deblock and vp9_denoise...
2013-05-14 John KoleszarRevert "Preparing vp9_deblock and vp9_denoise to alpha...
2013-05-14 Yaowu Xuchanged to use adst for D63_PRED
2013-05-14 Dmitry KovalevMerge "Using loop through all planes inside scale_and_e...
2013-05-14 Dmitry KovalevMerge "Preparing vp9_deblock and vp9_denoise to alpha...
2013-05-14 Dmitry KovalevMerge "Moving vp9_decode_frame declaration to vp9_decod...
2013-05-14 Dmitry KovalevMerge "Adding encode_quantization function." into exper...
2013-05-14 Dmitry KovalevMerge "Code cleanup inside vp9_firstpass.c." into exper...
2013-05-14 Dmitry KovalevMerge "Removing simple loopfilter and code duplication...
2013-05-14 Dmitry KovalevRemoving simple loopfilter and code duplication from...
2013-05-14 Dmitry KovalevAdding encode_quantization function.
2013-05-13 Dmitry KovalevUsing loop through all planes inside scale_and_extend_f...
2013-05-13 Dmitry KovalevMoving vp9_decode_frame declaration to vp9_decodframe.h.
2013-05-13 Dmitry KovalevPreparing vp9_deblock and vp9_denoise to alpha support.
2013-05-13 Yunqing WangDo joint motion search iteratively
2013-05-13 Jingning HanMerge "Use consistent partition context setup in enc...
2013-05-13 Jingning HanMerge "Force bsize for UV in I4X4 and SPLITMV" into...
2013-05-13 Jingning HanMerge "Move get_sb_index to vp9_blockd.h" into experimental
2013-05-13 Paul WilkinsChange to band calculation.
2013-05-11 Jingning HanUse consistent partition context setup in enc/dec
2013-05-11 Jingning HanForce bsize for UV in I4X4 and SPLITMV
2013-05-11 Jingning HanMove get_sb_index to vp9_blockd.h
2013-05-10 John KoleszarMerge "Fix token allocation for non-4:2:0" into experim...
2013-05-10 John KoleszarMerge "Fix non-4:2:0 chroma MV calculation for SPLITMV...
2013-05-10 John KoleszarMerge "Fix 4:2:0 assumptions in debug plane output...
2013-05-10 John KoleszarMerge "vpxenc: fix mismatch check for non-4:2:0" into...
2013-05-10 John KoleszarMerge "Subsampling aware allocs and bitstream" into...
2013-05-10 Jingning HanMerge "Enable recursive partition type search" into...
2013-05-10 Dmitry KovalevMerge "Removing unused simple loopfilter code." into...
2013-05-10 Dmitry KovalevRemoving unused simple loopfilter code.
2013-05-10 Yunqing WangRemove unused mdcounts
2013-05-10 Yunqing WangAdd joint motion search in comp_inter_inter mode(experi...
2013-05-10 Jingning HanEnable recursive partition type search
2013-05-10 Paul WilkinsAvoid calls to get_coef_band().
2013-05-10 John KoleszarFix token allocation for non-4:2:0
2013-05-10 John KoleszarFix non-4:2:0 chroma MV calculation for SPLITMV
2013-05-10 John KoleszarFix 4:2:0 assumptions in debug plane output
2013-05-10 John Koleszarvpxenc: fix mismatch check for non-4:2:0
2013-05-10 John KoleszarSubsampling aware allocs and bitstream
2013-05-09 John KoleszarMerge "Change test image format to VPX_IMG_FMT_I420...
2013-05-09 John KoleszarMerge "Use common get_uv_tx_size()" into experimental
2013-05-09 John KoleszarMerge "Make firstpass encode Y-only" into experimental
2013-05-09 Dmitry KovalevUpdating comments for prediction modes.
2013-05-09 John KoleszarMake firstpass encode Y-only
2013-05-09 John KoleszarChange test image format to VPX_IMG_FMT_I420
2013-05-09 John KoleszarUse common get_uv_tx_size()
2013-05-09 Dmitry KovalevCode cleanup inside vp9_firstpass.c.
2013-05-08 Dmitry KovalevRemoving LOOPFILTER_TYPE and corresponding bit in bitst...
2013-05-08 Dmitry KovalevMerge "Using 4-iteration loop for extra_mb_col inside...
2013-05-08 Dmitry KovalevMerge "Removing unused YV12_BUFFER_CONFIG arguments...
2013-05-08 Dmitry KovalevMerge "Eliminating several YV12_BUFFER_CONFIG usages...
2013-05-08 Dmitry KovalevMerge "Renaming 'Speed' to 'speed' inside VP9_COMP...
2013-05-08 Dmitry KovalevMerge "Removing y_to_uv_block_size and y_bsizet_to_bloc...
2013-05-08 Jingning HanMerge "Extend left/above partition context to per mi...
2013-05-08 Dmitry KovalevRemoving y_to_uv_block_size and y_bsizet_to_block_size...
2013-05-08 Dmitry KovalevRenaming 'Speed' to 'speed' inside VP9_COMP struct.
2013-05-08 Dmitry KovalevRemoving unused YV12_BUFFER_CONFIG arguments from motio...
2013-05-08 Dmitry KovalevEliminating several YV12_BUFFER_CONFIG usages.
2013-05-08 Dmitry KovalevUsing loop to iterate through YV12_BUFFER_CONFIG planes.
2013-05-08 Dmitry KovalevMerge "Replacing vp9_{write, write_literal, bit} macros...
2013-05-08 Dmitry KovalevMerge "Removing unused code + little cleanup." into...
2013-05-08 Jingning HanExtend left/above partition context to per mi(8x8)
2013-05-08 John KoleszarMake switchable filter search subsampling-aware
2013-05-08 John KoleszarMerge "Make setup_pred_block subsampling-aware." into...
2013-05-08 Dmitry KovalevReplacing vp9_{write, write_literal, bit} macros with...
2013-05-08 Dmitry KovalevUsing 4-iteration loop for extra_mb_col inside loopfilt...
2013-05-08 Dmitry KovalevMerge "Renaming Y1 and UV quant prefixes to y_ and...
2013-05-08 Dmitry KovalevMerge "Adding get_switchable_rate function." into exper...
2013-05-08 John KoleszarMerge "Deprecate code_zerogroup experiment." into exper...
2013-05-08 Dmitry KovalevMerge "Removing vp9_swap_yv12_buffer function and corre...
2013-05-07 Dmitry KovalevRenaming Y1 and UV quant prefixes to y_ and uv_.
2013-05-07 Dmitry KovalevRemoving unused code + little cleanup.
2013-05-07 Paul WilkinsDeprecate code_zerogroup experiment.
2013-05-07 Dmitry KovalevAdding get_switchable_rate function.
2013-05-07 Dmitry KovalevRemoving vp9_swap_yv12_buffer function and correspondin...
2013-05-07 Paul WilkinsDeprecate comp_interintra_pred experiment.
2013-05-07 Paul WilkinsRemove enable_6tap filter experiment.
2013-05-07 Paul WilkinsDeprecate the newbintramode experiment.
2013-05-07 Paul WilkinsAdjust q range
2013-05-07 John KoleszarMerge "Partially disable error resilience test" into...
2013-05-07 Jingning HanMerge "Add building blocks for partition down to 4x4...
2013-05-07 Jingning HanMerge "Cosmetic changes in handle_inter_mode_" into...
2013-05-07 John KoleszarMerge "Revert "Adjust error resilience test data rate...
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
2013-05-07 John KoleszarPartially disable error resilience test
2013-05-07 Dmitry KovalevMerge "Adding encode_loopfilter function." into experim...
2013-05-07 John KoleszarRevert "Adjust error resilience test data rate."
2013-05-07 Jingning HanAdd building blocks for partition down to 4x4
2013-05-07 Jingning HanCosmetic changes in handle_inter_mode_
2013-05-07 John KoleszarMake setup_pred_block subsampling-aware.
2013-05-07 John KoleszarMerge "Use common setup_dst_planes function" into exper...
2013-05-07 Paul WilkinsAdjust error resilience test data rate.
2013-05-07 John KoleszarUse common setup_dst_planes function
2013-05-07 Jingning HanMerge "Merge SB8X8 into the codebase" into experimental
2013-05-07 Jingning HanMerge SB8X8 into the codebase
next