]> granicus.if.org Git - libvpx/shortlog
libvpx
2013-04-24 Ronald S. BultjeChange chroma loopfilter to skip inner SB edges for...
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 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 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 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.
2013-04-19 John KoleszarMerge changes I320e160e,Iddd99733 into experimental
2013-04-19 John Koleszarmake buid_inter_predictors block size agnostic (chroma)
2013-04-19 John KoleszarRemoving rounding from UV MV calculation
2013-04-19 John Koleszarmake buid_inter_predictors block size agnostic (luma)
2013-04-18 Dmitry KovalevFixing member names inside TOKENVALUE and TOKENEXTRA...
2013-04-18 Dmitry KovalevMerge "Fixing rounding inside vp9_mv_bit_cost function...
2013-04-18 Dmitry KovalevReplacing BOOL_DECODER with vp9_reader inside vp9_decod...
2013-04-18 Dmitry KovalevFixing rounding inside vp9_mv_bit_cost function.
2013-04-18 Dmitry KovalevMerge "Code cleanup inside findnearmv code." into exper...
2013-04-18 Jingning HanMerge "Make the use of pred buffers consistent in MB...
2013-04-18 Dmitry KovalevCode cleanup inside findnearmv code.
2013-04-18 Jingning HanMake the use of pred buffers consistent in MB/SB
2013-04-18 Dmitry KovalevReplacing BOOLEAN_DECODER with vp9_reader inside vp9_de...
2013-04-18 Dmitry KovalevMerge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants...
2013-04-18 Dmitry KovalevMerge "Motion vector decoding code cleanup." into exper...
2013-04-18 Dmitry KovalevMerge "Changing argument type of vp9_get_mv_joint from...
2013-04-18 John KoleszarMerge "convolve: support larger blocks, fix asm saturat...
2013-04-18 Dmitry KovalevMerge "Replacing VP9_COMBINEENTROPYCONTEXTS macro with...
2013-04-18 Dmitry KovalevMerge "Moving functions from vp9_dboolhuff.c to vp9_dec...
2013-04-18 Dmitry KovalevMerge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_...
2013-04-18 Dmitry KovalevMerge "Transforming decode_sb_row to decode_tile functi...
2013-04-18 John Koleszarconvolve: support larger blocks, fix asm saturation bug
2013-04-18 Yunqing WangRemove unused parameters in handle_inter_mode
2013-04-18 Dmitry KovalevMotion vector decoding code cleanup.
2013-04-18 Sami PietiläReordering frame header probs.
2013-04-18 John KoleszarMerge "Use BLOCK_SIZE_TYPE in foreach_ walker" into...
2013-04-17 Ronald S. BultjeMerge "Fix edge bug in recent merge of 64x64 and 32x32...
2013-04-17 Ronald S. BultjeFix edge bug in recent merge of 64x64 and 32x32 inter...
2013-04-17 Yunqing WangMerge "Remove skip_recon_sb" into experimental
2013-04-17 Yunqing WangRemove skip_recon_sb
2013-04-17 John KoleszarUse BLOCK_SIZE_TYPE in foreach_ walker
2013-04-17 Yaowu XuMerge "clean out experiments" into experimental
2013-04-17 Yaowu XuMerge "make lf_deltas dependent on filter_lvl" into...
2013-04-17 Adrian GrangeMerge "Make alt_extra_bits a local variable" into exper...
2013-04-17 Ronald S. BultjeMerge "Remove unused file vp9_context.c." into experimental
2013-04-17 Dmitry KovalevTransforming decode_sb_row to decode_tile function.
2013-04-17 Ronald S. BultjeRemove unused file vp9_context.c.
next