platform/upstream/libvpx.git
2013-04-24 Jingning HanMove sbsegment out of experimental list
2013-04-24 Jingning HanContextual entropy coding of partition syntax
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 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 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 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...
2013-04-19 Paul WilkinsClean out some legacy code.
2013-04-19 Yunqing WangMerge "Remove unused parameters in handle_inter_mode...
2013-04-19 Paul WilkinsMerge "Mv ref candidates cut to 2." into experimental
2013-04-19 John KoleszarRemove vp9_recon_mb{,y}
2013-04-19 John KoleszarRemove redundant pointers from void vp9_recon_sb{y,uv}
2013-04-19 John KoleszarMerge "Move diff to MACROBLOCKD per-plane data." into...
2013-04-19 Dmitry KovalevSegmentation cleanup, adding {set, get}_segment_id...
2013-04-19 Dmitry KovalevRenaming vp9_extra_bit_struct to vp9_extra_bit.
2013-04-19 John KoleszarMove diff to MACROBLOCKD per-plane data.
2013-04-19 Dmitry KovalevFinally removing BOOL_DECODER and using vp9_reader...
2013-04-19 John Koleszarmake build_inter_predictors block size agnostic (split)
2013-04-19 John KoleszarRemoving rounding from UV MV calculation for SPLITMV
2013-04-19 John KoleszarMerge "make buid_inter_predictors block size agnostic...
2013-04-19 John KoleszarMerge "Use SSSE3 for 2d filters larger than 16" into...
2013-04-19 Dmitry KovalevMerge "Replacing BOOL_DECODER with vp9_reader inside...
2013-04-19 Dmitry KovalevMerge "Fixing member names inside TOKENVALUE and TOKENE...
2013-04-19 Jim BankoskiMerge "catch all for new block sizes" into experimental
2013-04-19 John KoleszarUse SSSE3 for 2d filters larger than 16
2013-04-19 Jim Bankoskicatch all for new block sizes
2013-04-19 Jim BankoskiMerge "set up a new speed 1" into experimental
2013-04-19 Paul WilkinsMv ref candidates cut to 2.
2013-04-19 Jim Bankoskiset up a new speed 1
2013-04-19 Paul WilkinsRemoval of CONFIG_NEW_MVREF experiment.
2013-04-19 Paul WilkinsRemove dummy place holder function.
2013-04-19 Paul WilkinsSimplification of MVref search.
2013-04-19 Paul WilkinsMerge "Adjustments to key frame sizing." into experimental
2013-04-19 Paul WilkinsAdjustments to key frame sizing.
next