]> granicus.if.org Git - libvpx/history - vp9
yv12config.c: remove dead CONFIG_ALPHA code
[libvpx] / vp9 /
2016-02-03 James Zernvp9_encoder.c: remove unused macro
2016-02-03 James Zernvp9_svc_layercontext.c: relocate a macro definition
2016-02-03 James Zernvp9_encoder.c: protect SNPRINT* macros w/CONFIG check
2016-02-03 James Zernvp9_aq_360.c: remove some unused macros
2016-02-03 James Zernvp9_diamond_search_sad_avx.c: rename (un)likely macros
2016-02-03 James Zernvp9_resize.c: add missing include
2016-02-03 James Zernvp9_aq_complexity.c: remove unused macros
2016-02-03 James Zernvp9_detokenize.c: remove unused macros
2016-02-03 James ZernMerge changes I4a365757,I14a3b328
2016-02-02 Alex ConverseMerge "Fix a signed overflow in vp9 motion cost."
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-02-02 James Zernvp9_denoiser: mark total_adj_strong_thresh inline
2016-02-01 Alex ConverseFix a signed overflow in vp9 motion cost.
2016-02-01 Marcovp9: Add flag to control usage of skin detection.
2016-02-01 Marco PaniconiMerge "vp9 non-rd partition: Update condition on force_...
2016-02-01 Marcovp9 non-rd partition: Update condition on force_split...
2016-02-01 Marcovp9-denoiser bugfix: Disable postproc-denoiser under...
2016-02-01 Marco PaniconiMerge "vp9-noise estimate: Put check to avoid possible...
2016-02-01 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info()"
2016-02-01 Marcovp9-noise estimate: Put check to avoid possible out...
2016-01-31 Yaowu XuMerge "Enable sse2 version of inverse wht for hbd build"
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-30 James ZernMerge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
2016-01-29 Hui SuMerge "Refactor prob_diff_update_savings_search_model"
2016-01-29 Scott LaVarnwayVP9: Refactor read_inter_block_mode_info()
2016-01-29 hui suRefactor prob_diff_update_savings_search_model
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 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 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-27 James Zernvp9_noise_estimate: protect copy_frame w/CONFIG check
2016-01-26 Yunqing WangMerge "Fix 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 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 Alex ConverseRemove the vestigal skip_eob feature from tokenization.
2016-01-20 Yaowu XuMerge "Remove 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-19 paulwilkinsLoop filter search resets on overlay frame.
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 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 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 MukherjeeMerge "Modifies inter/intra coding to allow all tx...
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
next