platform/upstream/libvpx.git
2013-04-30 Ronald S. Bultjesb8x8 integration in rd loop.
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 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-29 Yaowu XuMerge "fixed new intra code for rectanglar blocks"...
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...
2013-04-25 Jingning HanMerge "Move sbsegment out of experimental list" into...
2013-04-25 Scott LaVarnwayMerge "Moved dequantization into the token decoder...
2013-04-25 Dmitry KovalevHandling frame references and scale factors in one...
2013-04-24 Yaowu XuMerge two similar functions into one
2013-04-24 Dmitry KovalevMerge "Fixing PRED_SWITCHABLE_INTERP case in vp9_get_pr...
2013-04-24 Jingning HanMove sbsegment out of experimental list
2013-04-24 JohannChange default iOS dev path
2013-04-24 Jingning HanContextual entropy coding of partition syntax
2013-04-24 Dmitry KovalevUsing ROUND_POWER_OF_TWO macro inside vp9_loopfilter_fi...
2013-04-24 Ronald S. BultjeMerge "Change chroma loopfilter to skip inner SB edges...
2013-04-24 Ronald S. BultjeMerge "Minor indent changes in loopfilter code." into...
2013-04-24 Ronald S. BultjeMerge "Add basic building blocks for 8x8 superblocks...
2013-04-24 Dmitry KovalevFixing PRED_SWITCHABLE_INTERP case in vp9_get_pred_cont...
2013-04-24 JohannMerge "Rename quantize_sse2_intrinsics.c"
2013-04-24 Ronald S. BultjeChange chroma loopfilter to skip inner SB edges for...
2013-04-24 Paul WilkinsMerge "Extension of segmentation to 8 segments." into...
2013-04-24 Paul WilkinsMerge "Simplify Segment Coding" into experimental
2013-04-24 JohannRename quantize_sse2_intrinsics.c
2013-04-24 Deb MukherjeeMerge "Fix in token allocation with zerogroup expt...
2013-04-24 Paul WilkinsMinor tweak to implicit segmentation experiment.
2013-04-24 Paul WilkinsExtension of segmentation to 8 segments.
2013-04-24 Paul WilkinsSimplify Segment Coding
2013-04-24 Paul WilkinsSimple implicit segmentation experiment.
next