]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-01-29 Marco PaniconiMerge "Fix failure with libvpx__unit_tests-multi-target"
2016-01-29 Marco PaniconiMerge "vp9-denoiser: Force increase_denoising = 0 for...
2016-01-29 MarcoFix failure with libvpx__unit_tests-multi-target
2016-01-29 Marcovp9-denoiser: Force increase_denoising = 0 for skin...
2016-01-29 Zoe LiuMerge "Cleaned code in firstpass related to altref...
2016-01-29 Yaowu XuEnable hbd_build to use SSSE3optimized functions
2016-01-29 Yaowu XuMerge "Add a vp9 test vector"
2016-01-29 Marco PaniconiMerge "vp9: encoder-breakout: Modify UV thresholds."
2016-01-29 Zoe LiuCleaned code in firstpass related to altref frame
2016-01-28 Yaowu XuAdd a vp9 test vector
2016-01-28 James Zernvp9/10: fix encoder crash on flush
2016-01-28 Marcovp9: encoder-breakout: Modify UV thresholds.
2016-01-28 JackyChenVPX skin map improvement.
2016-01-28 Marco PaniconiMerge "vp9 non-rd mode: Modification for detected skin...
2016-01-28 Scott LaVarnwayMerge "VP9: Refactor dec_build_inter_predictors_sb()"
2016-01-28 Marcovp9 non-rd mode: Modification for detected skin areas.
2016-01-28 Hui SuMerge "Fix some typos."
2016-01-28 hui suFix some typos.
2016-01-27 Marco PaniconiMerge "vp9-aqmode=3: Limit on period for golden update."
2016-01-27 Alex ConverseMerge "Switch to 9-bit rate cost constants built on...
2016-01-27 Marcovp9-aqmode=3: Limit on period for golden update.
2016-01-27 Alex ConverseSwitch to 9-bit rate cost constants built on a 256...
2016-01-27 Scott LaVarnwayVP9: Refactor dec_build_inter_predictors_sb()
2016-01-26 Yunqing WangMerge "Fix a clang/win build error"
2016-01-26 Yunqing WangFix a clang/win build error
2016-01-26 Alex ConverseMerge "vp9: Be more responsive to massive overshoot."
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-25 Alex Conversevp9: Be more responsive to massive overshoot.
2016-01-25 Zoe LiuCleaned a code in define_gf_group() for firstpass
2016-01-23 Alex ConverseMerge "Short circuit flat blocks when coding screen...
2016-01-22 Scott LaVarnwayMerge "VP9: Do not set up/left available in vp9_first_p...
2016-01-22 Alex ConverseShort circuit flat blocks when coding screen content...
2016-01-22 Scott LaVarnwayVP9: Do not set up/left available in vp9_first_pass()
2016-01-22 Yaowu XuFix a minor typo
2016-01-22 Yaowu XuMerge "Properly set segmentation for error-resilient...
2016-01-22 Marco PaniconiMerge "vp9 pickmode: Fix the shift on negative value."
2016-01-21 Marcovp9 pickmode: Fix the shift on negative value.
2016-01-21 Alex ConverseMerge "Remove the vestigal skip_eob feature from tokeni...
2016-01-21 James ZernMerge "vp9_aq_cyclicrefresh: fix double->float warning"
2016-01-21 James Zernvp9_aq_cyclicrefresh: fix double->float warning
2016-01-21 Yaowu XuMerge "Fix a typo in ctrl_set_render_size()"
2016-01-21 Yaowu XuFix a typo in ctrl_set_render_size()
2016-01-21 Alex ConverseMerge "Tie the bit cost scale to a define."
2016-01-21 Marcovp9-aqmode=3: Reduce condition below which we turn...
2016-01-21 hui suFix build with --enable-internal-stats
2016-01-21 Marco PaniconiMerge "vp9-svc: Allow frame-dropping in svc datarate...
2016-01-21 Alex ConverseRemove the vestigal skip_eob feature from tokenization.
2016-01-20 Marcovp9-svc: Allow frame-dropping in svc datarate control...
2016-01-20 Marcovp8-denoiser: Fix threshold for skin map.
2016-01-20 Yaowu XuMerge "Remove duplicate definitions"
2016-01-20 Yaowu XuRemove duplicate definitions
2016-01-20 MarcoVidyo patch: Changes to the scalability code.
2016-01-20 Scott LaVarnwayMerge "VP9: Eliminate MB_MODE_INFO"
2016-01-20 James ZernMerge "Use input framerate as timebase if none was...
2016-01-20 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-20 Scott LaVarnwayVP9: Eliminate MB_MODE_INFO
2016-01-19 Alex ConverseMerge "Deduplicate sign cost for ONE/TWO/THREE/FOUR...
2016-01-18 Ronald S. BultjeUse input framerate as timebase if none was explicitly...
2016-01-15 Alex ConverseTie the bit cost scale to a define.
2016-01-15 Marcovp9-denoiser: Set motion threshold for skin_map to 0.
2016-01-15 Alex ConverseDeduplicate sign cost for ONE/TWO/THREE/FOUR tokens
2016-01-14 Debargha MukherjeeMerge "Adding an aq mode for 360 videos"
2016-01-14 Scott LaVarnwayMerge "VP9: inline vp9_use_mv_hp()"
2016-01-14 Scott LaVarnwayMerge "VP9: Remove decoder args from find_mv_refs_idx()"
2016-01-14 James ZernMerge changes I6998e15f,I88891d9f
2016-01-14 Yaowu XuProperly set segmentation for error-resilient mode
2016-01-14 Debargha MukherjeeAdding an aq mode for 360 videos
2016-01-13 Alex ConverseMerge "Revert "Merge "Change highbd variance rounding...
2016-01-13 Scott LaVarnwayVP9: Remove decoder args from find_mv_refs_idx()
2016-01-13 Yaowu XuMerge "Fix encoder crashes and enc/dec mismatches"
2016-01-13 Alex ConverseRevert "Merge "Change highbd variance rounding to preve...
2016-01-13 Yaowu XuFix encoder crashes and enc/dec mismatches
2016-01-13 Scott LaVarnwayVP9: inline vp9_use_mv_hp()
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-12 Scott LaVarnwayMerge "VP9: Eliminate unnecessary nearest/near searches"
2016-01-12 Scott LaVarnwayVP9: Eliminate unnecessary nearest/near searches
2016-01-08 Debargha MukherjeeRemove experimental flag for ext_tx
2016-01-08 Debargha MukherjeeMerge "Modifies inter/intra coding to allow all tx...
2016-01-08 Yunqing WangAmend and improve VP8 multithreading implementation
2016-01-08 Debargha MukherjeeModifies inter/intra coding to allow all tx types
2016-01-08 James ZernMerge "Update IMAGE_ABI_VERSION which wasn't updated...
2016-01-07 Yaowu XuMerge "Enable encoder to avoid 8x4 or 4x8 partitions"
2016-01-07 Yaowu XuMerge "Fix a typo"
2016-01-07 Yaowu XuEnable encoder to avoid 8x4 or 4x8 partitions
2016-01-07 Yaowu XuFix a typo
2016-01-06 Marcovp9-svc: Fix to avoid msan unitialized value.
2016-01-05 Yaowu XuAssert no mv clamping for scaled references
2016-01-05 Yaowu XuMerge "Assert no 8x4/4x8 partition for scaled references"
2016-01-05 Marco PaniconiMerge "vp9-skin detection: Refactoring."
2016-01-05 Yaowu XuAssert no 8x4/4x8 partition for scaled references
2016-01-05 Yaowu XuMerge "vp10: only assume ONLY_4X4 if segmentation is...
2016-01-05 Yaowu XuMerge "vp10: skip coding of txsz for lossless-segment...
2016-01-05 Marcovp9-skin detection: Refactoring.
2016-01-04 Marcovp9-svc: Set initial values for ext_buffer/flag indices.
2016-01-04 Ronald S. Bultjevp10: only assume ONLY_4X4 if segmentation is disabled.
2016-01-04 Ronald S. Bultjevp10: skip coding of txsz for lossless-segment blocks.
2016-01-04 Sasi InguvaUpdate IMAGE_ABI_VERSION which wasn't updated after...
2015-12-28 Jian ZhouMerge "Code clean of highbd_tm_predictor_32x32"
2015-12-28 Jian ZhouMerge changes I0139f8e9,I7d2545fc
2015-12-23 Jingning HanMerge "Fix sub8x8 motion search on scaled reference...
next