platform/upstream/libvpx.git
2013-04-26 John KoleszarMerge "Restore vp9_asm_enc_offsets.c" into experimental
2013-04-26 John KoleszarRestore vp9_asm_enc_offsets.c
2013-04-26 John KoleszarMerge "quantize: make 4x4, 8x8 common with larger trans...
2013-04-26 Scott LaVarnwayRemoved bmi from blockd
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 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 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 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 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 Deb MukherjeeMerge "Fix in token allocation with zerogroup expt...
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.
2013-04-24 John KoleszarMerge "Move skip_block from BLOCK to MACROBLOCK" into...
2013-04-24 John KoleszarMerge "Move quantizer data from BLOCK to MACROBLOCK...
2013-04-24 Dmitry KovalevMerge "Code cleanup inside vp9_get_pred_context functio...
2013-04-24 Dmitry KovalevMerge "Simple cleanup inside vp9_decodframe.c and vp9_e...
2013-04-24 Dmitry KovalevMerge "Removing redundant code in vp9_entropymode.c...
2013-04-24 John KoleszarMove skip_block from BLOCK to MACROBLOCK
2013-04-24 John KoleszarMove quantizer data from BLOCK to MACROBLOCK
2013-04-24 John KoleszarMerge "Remove coeff from BLOCK" into experimental
2013-04-24 John KoleszarMerge "Convert coeff to per-plane MACROBLOCK data"...
2013-04-24 Jingning HanMerge "Enable rectangular support for comp inter-intra...
2013-04-23 John KoleszarRemove coeff from BLOCK
2013-04-23 Dmitry KovalevRemoving unused mi_mv_pred_row and mi_mv_pred_col funct...
2013-04-23 John KoleszarConvert coeff to per-plane MACROBLOCK data
2013-04-23 John KoleszarMerge "Move src_diff to per-plane MACROBLOCK data"...
2013-04-23 Dmitry KovalevCode cleanup inside vp9_get_pred_context function.
2013-04-23 Dmitry KovalevRemoving redundant code in vp9_entropymode.c.
2013-04-23 Dmitry KovalevSimple cleanup inside vp9_decodframe.c and vp9_entropym...
2013-04-23 Jingning HanEnable rectangular support for comp inter-intra
2013-04-23 Ronald S. BultjeMerge changes I54acef34,I72d42971 into experimental
2013-04-23 Dmitry KovalevMerge "Adding select_txfm_size function + vp9_decode_fr...
2013-04-23 Jingning HanMerge "Remove the unused gf_active_ptr from MACROBLOCK...
2013-04-23 Jingning HanRemove the unused gf_active_ptr from MACROBLOCK
2013-04-23 Dmitry KovalevMerge "Adding get_scan_{4x4, 8x8, 16x16} functions...
2013-04-23 Ronald S. BultjeMinor indent changes in loopfilter code.
2013-04-23 Ronald S. BultjeAdd basic building blocks for 8x8 superblocks experiment.
2013-04-23 Ronald S. BultjeMake some sb_type comparisons independent of literal...
2013-04-23 Ronald S. BultjeMake loopfilter aware of rectangular blocks.
2013-04-23 John KoleszarMove src_diff to per-plane MACROBLOCK data
2013-04-23 Ronald S. BultjeRemove unused corner_predictor and log2_minus_1 functions.
2013-04-23 Ronald S. BultjeRemove unused stuffing function.
2013-04-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys" into exper...
2013-04-23 Deb MukherjeeFix in token allocation with zerogroup expt
2013-04-23 Deb MukherjeeRemoving configure option for implicit wtd pred
2013-04-23 Deb MukherjeeMerge "Removing the implicit compound inter experiment...
2013-04-22 Deb MukherjeeRemoving the implicit compound inter experiment
2013-04-22 Jim BankoskiMerge "new version of speed 1" into experimental
2013-04-22 Jim Bankoskinew version of speed 1
2013-04-22 Scott LaVarnwayMoved dequantization into the token decoder
2013-04-22 Dmitry KovalevAdding select_txfm_size function + vp9_decode_frame...
2013-04-22 Dmitry KovalevAdding get_scan_{4x4, 8x8, 16x16} functions.
2013-04-22 Deb MukherjeeMerge "Bugfix from reordering frame probs patch" into...
2013-04-22 Deb MukherjeeBugfix from reordering frame probs patch
2013-04-22 John KoleszarRemove vp9_recon_intra_mbuv
2013-04-22 John KoleszarRewrite vp9_recon_sb*
2013-04-22 John KoleszarMove pre, second_pre to per-plane MACROBLOCKD data
2013-04-22 Deb MukherjeeMerge "Removes the code_nonzerocount experiment" into...
2013-04-22 Deb MukherjeeRemoves the code_nonzerocount experiment
2013-04-22 Deb MukherjeeMerge "End of orientation zero group experiment" into...
2013-04-22 Deb MukherjeeEnd of orientation zero group experiment
2013-04-22 John Koleszarreconinter: remove unnecessary functions, params
2013-04-22 Paul WilkinsMerge "make DC_PRED for i4x4 to use real pixels only...
2013-04-22 Sami PietiläMerge "Reordering frame header probs." into experimental
2013-04-20 Dmitry KovalevMerge "Removing get_segment_id function and using exist...
2013-04-20 Dmitry KovalevMerge "Finally removing BOOL_DECODER and using vp9_read...
2013-04-20 Dmitry KovalevMerge "Renaming vp9_extra_bit_struct to vp9_extra_bit...
2013-04-19 John KoleszarMerge "Move dst to per-plane MACROBLOCKD data" into...
2013-04-19 John KoleszarMerge "Remove vp9_recon_mb{,y}" into experimental
2013-04-19 Yaowu Xumake DC_PRED for i4x4 to use real pixels only
2013-04-19 John KoleszarMerge "Remove redundant pointers from void vp9_recon_sb...
2013-04-19 John KoleszarMove dst to per-plane MACROBLOCKD data
2013-04-19 Scott LaVarnwayEliminated prev_mip memsets/memcpys
2013-04-19 Paul WilkinsMerge "Clean out some legacy code." into experimental
2013-04-19 Dmitry KovalevRemoving get_segment_id function and using existing...
next