platform/upstream/libvpx.git
2013-05-02 Ronald S. BultjeMerge "Fix bug in sb8x8 bitstream decoding." into exper...
2013-05-02 Ronald S. BultjeMerge "Store splitmv modes in context after 8x8 rd...
2013-05-02 Ronald S. BultjeFix bug in sb8x8 bitstream decoding.
2013-05-02 Ronald S. BultjeStore splitmv modes in context after 8x8 rd loop.
2013-05-01 JohannMerge "Remove unused quantize optimizations." into...
2013-05-01 James ZernMerge "Change to fourcc to enable decoding of ffmpeg...
2013-05-01 Ronald S. BultjeFix some crashes in sb8x8 experiment.
2013-05-01 Jingning HanMerge "Enable bit-stream support to SB8X8" into experim...
2013-05-01 Jingning HanEnable bit-stream support to SB8X8
2013-05-01 Dmitry KovalevMerge "Adding vp9_get_qindex function." into experimental
2013-05-01 John KoleszarMerge "Make vp9_optimize_sb* common" into experimental
2013-05-01 John KoleszarMake vp9_optimize_sb* common
2013-05-01 Jingning HanMigrating MB decoding into decode_sb/atom
2013-05-01 JohannRemove unused quantize optimizations.
2013-05-01 Dmitry KovalevMerge "Cleaning up encoder segmentation code." into...
2013-05-01 Ronald S. BultjeMerge "Use more restrictive block radius for 8x8 block...
2013-05-01 Ronald S. BultjeUse more restrictive block radius for 8x8 block MV...
2013-05-01 Ronald S. BultjeMerge "sb8x8 integration in rd loop." into experimental
2013-04-30 Ronald S. Bultjesb8x8 integration in rd loop.
2013-04-30 John KoleszarMerge "Expand UMV border to 96 pixels" into experimental
2013-04-30 Dmitry KovalevAdding vp9_get_qindex function.
2013-04-30 Yaowu XuMerge "Removed code no longer being used." into experim...
2013-04-30 Jingning HanMerge "Migrating SPLITMV_4X4 decoding into decode_atom...
2013-04-30 Yaowu XuRemoved code no longer being used.
2013-04-30 Dmitry KovalevMerge "Adding vp9_update_frame_size function." into...
2013-04-30 Jim BankoskiChange to fourcc to enable decoding of ffmpeg files.
2013-04-30 Dmitry KovalevAdding vp9_update_frame_size function.
2013-04-30 Dmitry KovalevMerge "General cleanup inside vp9_bitstream.c." into...
2013-04-30 Jingning HanMigrating SPLITMV_4X4 decoding into decode_atom
2013-04-30 Dmitry KovalevMerge "Renaming refresh_entropy_probs to refresh_frame_...
2013-04-30 Dmitry KovalevMerge "Consistent names for quant-related functions...
2013-04-30 John KoleszarMerge "Fix incorrect 32x64, 16x32 subpel variance"...
2013-04-30 Jingning HanMerge "Separate I4X4_PRED coding from macroblock module...
2013-04-30 Jingning HanSeparate I4X4_PRED coding from macroblock modules
2013-04-30 Ronald S. BultjeMake sure 32x32 coefficients fit in int16_t.
2013-04-30 John KoleszarExpand UMV border to 96 pixels
2013-04-29 Yaowu XuMerge "fixed new intra code for rectanglar blocks"...
2013-04-29 Dmitry KovalevCleaning up encoder segmentation code.
2013-04-29 Yaowu XuMerge "Enabled i4x4 to use right above pixels" into...
2013-04-29 Yaowu XuMerge "Use same intra prediction for all block size...
2013-04-29 Yaowu Xufixed new intra code for rectanglar blocks
2013-04-29 Yaowu XuEnabled i4x4 to use right above pixels
2013-04-29 Yaowu XuUse same intra prediction for all block size
2013-04-29 John KoleszarFix incorrect 32x64, 16x32 subpel variance
2013-04-29 John KoleszarMerge "Use foreach_transformed_block with tokenize_b...
2013-04-29 Ronald S. BultjeMerge "Merge encode_sb and encode_sb64 in a recursive...
2013-04-29 Ronald S. BultjeMerge "Fix mi_row argument to update_stats()." into...
2013-04-29 Ronald S. BultjeMerge "Factor out assigning correct partitioning seg_co...
2013-04-29 Ronald S. BultjeMerge "Use recursive function in resetting txfm_size...
2013-04-29 Ronald S. BultjeMerge "Use recursive function in choosing segmentation...
2013-04-29 John KoleszarUse foreach_transformed_block with tokenize_b
2013-04-29 Ronald S. BultjeMerge encode_sb and encode_sb64 in a recursive encode_s...
2013-04-29 Ronald S. BultjeFix mi_row argument to update_stats().
2013-04-29 Ronald S. BultjeFactor out assigning correct partitioning seg_context...
2013-04-29 Ronald S. BultjeUse recursive function in resetting txfm_size for skip...
2013-04-29 Ronald S. BultjeUse recursive function in choosing segmentation map...
2013-04-29 Jingning HanMerge "Immigrate tokenize_mb into tokenize_sb" into...
2013-04-29 Ronald S. BultjeMerge "Change above/left_context to use an 8x8 basis...
2013-04-29 Jingning HanImmigrate tokenize_mb into tokenize_sb
2013-04-29 Ronald S. BultjeChange above/left_context to use an 8x8 basis.
2013-04-29 Deb MukherjeeMerge "Turning model based reverse update on for coefs...
2013-04-29 Deb MukherjeeTurning model based reverse update on for coefs
2013-04-29 John KoleszarUnify decode_sb for >16x16 in vp9_decodframe.c
2013-04-27 Paul WilkinsMerge "Minor tweak to implicit segmentation experiment...
2013-04-27 Jingning HanAdd forward probability model update for partition
2013-04-26 Dmitry KovalevGeneral cleanup inside vp9_bitstream.c.
2013-04-26 Ronald S. BultjeMerge "Grow MODE_INFO array to use an 8x8 basis." into...
2013-04-26 Dmitry KovalevRenaming refresh_entropy_probs to refresh_frame_context.
2013-04-26 JohannMerge "Merge branch 'master' into experimental" into...
2013-04-26 JohannMerge branch 'master' into experimental
2013-04-26 Dmitry KovalevConsistent names for quant-related functions and variables.
2013-04-26 Ronald S. BultjeGrow MODE_INFO array to use an 8x8 basis.
2013-04-26 Dmitry KovalevMerge "Code cleanup inside vp9_decodframe.c." into...
2013-04-26 John KoleszarMerge changes I7ff2fa72,I7907230d into experimental
2013-04-26 John KoleszarMerge "Restore vp9_asm_enc_offsets.c" into experimental
2013-04-26 John KoleszarRemove BLOCKD structure
2013-04-26 John KoleszarRemove destination pointers from BLOCKD
2013-04-26 John KoleszarRestore vp9_asm_enc_offsets.c
2013-04-26 changjun.yangcode cleanup for arm_cpudetect.c
2013-04-26 John KoleszarMerge "quantize: make 4x4, 8x8 common with larger trans...
2013-04-26 Scott LaVarnwayRemoved bmi from blockd
2013-04-26 JohannMerge "Normalize more intrinsic filenames"
2013-04-26 JohannNormalize more intrinsic filenames
2013-04-25 Dmitry KovalevCode cleanup inside vp9_decodframe.c.
2013-04-25 John Koleszarquantize: make 4x4, 8x8 common with larger transforms
2013-04-25 Ronald S. BultjeRemove duplicate code in RD handle_inter_mode() function.
2013-04-25 Ronald S. BultjeRemove implicit assumption that mode_info_stride =...
2013-04-25 Ronald S. BultjeRemove write-only variables that store refframe, signbi...
2013-04-25 Ronald S. BultjeUse b_width/height_log2 instead of mb_ where appropriate.
2013-04-25 JohannMerge "Change default iOS dev path"
2013-04-25 John KoleszarFix incorrect dequant used in detokenize
2013-04-25 John KoleszarRemove predictor pointers from BLOCKD
2013-04-25 John KoleszarRemove diff from BLOCKD
2013-04-25 John KoleszarMove dequant from BLOCKD to per-plane MACROBLOCKD
2013-04-25 John KoleszarRemove BLOCK structure
2013-04-25 JohannRename vp9_idct_x86.c
2013-04-25 Dmitry KovalevAdding is_inter_mode function.
2013-04-25 Dmitry KovalevMerge "Removing unused mi_mv_pred_row and mi_mv_pred_co...
2013-04-25 Dmitry KovalevMerge "Using ROUND_POWER_OF_TWO macro inside vp9_loopfi...
2013-04-25 Dmitry KovalevMerge "Handling frame references and scale factors...
next