]> granicus.if.org Git - libvpx/history - vp9
VP9: Remove decoder args from find_mv_refs_idx()
[libvpx] / vp9 /
2016-01-13 Scott LaVarnwayVP9: Remove decoder args from find_mv_refs_idx()
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
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.
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...
2015-12-22 Marco PaniconiMerge "aq-mode=3: Don't reset segment if block is deter...
2015-12-22 Marcoaq-mode=3: Don't reset segment if block is determined...
2015-12-19 Yunqing WangMerge "Fix for issue 1114 compile error"
2015-12-18 Marco PaniconiMerge "Non-rd speed >=5: Include H/V intra for bsize...
2015-12-18 Jian ZhouMerge "Code clean of sad4xN(_avg)_sse"
2015-12-18 MarcoNon-rd speed >=5: Include H/V intra for bsize=16x16.
2015-12-16 Marco PaniconiMerge "vp9-svc: Fix to allow for 4x4 variance for low...
2015-12-16 James ZernMerge "vpxenc: don't warn about libwebm availability...
2015-12-16 Marcovp9-svc: Fix to allow for 4x4 variance for low resolutions.
2015-12-16 Marco PaniconiMerge "Non-rd variance partition: Lower the 64->32...
2015-12-16 MarcoNon-rd variance partition: Lower the 64->32 force split...
2015-12-15 Yaowu XuMerge changes Icf9b57c3,I9e12da84,Idf5ee179
2015-12-15 Marco PaniconiMerge "Revert "Add "unknown" status for noise estimation.""
2015-12-15 Marco PaniconiRevert "Add "unknown" status for noise estimation."
2015-12-15 Marco PaniconiMerge "SVC 1 pass mode: Constrain inter mode search...
2015-12-15 Yaowu XuMerge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"
2015-12-15 Paul WilkinsMerge "1 pass VBR mode bug fix."
2015-12-15 paulwilkinsFixed interval, fixed Q 1 pass test patch.
2015-12-15 paulwilkins1 pass VBR mode bug fix.
2015-12-15 James ZernMerge "move vp9_avg to vpx_dsp"
2015-12-15 Jacky ChenMerge "Add "unknown" status for noise estimation."
2015-12-14 jackychenAdd "unknown" status for noise estimation.
2015-12-14 MarcoSVC 1 pass mode: Constrain inter mode search within...
2015-12-14 Marco PaniconiMerge "Non-rd variance partition: Adjust logic for...
2015-12-14 James Zernmove vp9_avg to vpx_dsp
2015-12-14 MarcoNon-rd variance partition: Adjust logic for 32->16...
2015-12-14 Jian ZhouMerge "Code clean of tm_predictor_32x32"
2015-12-12 Marco PaniconiMerge "Non-rd variance partition: Adjustments to reduce...
2015-12-12 MarcoNon-rd variance partition: Adjustments to reduce draggi...
2015-12-11 Jian ZhouMerge "Speed up tm_predictor_16x16"
2015-12-11 Jingning HanFix sub8x8 motion search on scaled reference frame
2015-12-11 Jian ZhouMerge "SSE2 based h_predictor_32x32"
2015-12-11 Jian ZhouMerge "Code clean of dc_left/top_predictor_16x16"
2015-12-11 Yaowu XuMerge "Proper fix of a msvc complier warning"
2015-12-10 Yaowu XuMerge changes Iece22223,Iefad9d8d
2015-12-10 Yunqing WangMerge "Fix the win32 crash when GET_GOT is not defined"
2015-12-10 Jingning HanMerge "Sync high bit-depth temporal filter"
2015-12-10 Tom FineganMerge "iosbuild.sh: Support macosx targets in Xcode 7."
2015-12-10 Paul WilkinsMerge "Backport temporal filter approach to VP9"
2015-12-09 Jingning HanSync high bit-depth temporal filter
2015-12-09 Jingning HanBackport temporal filter approach to VP9
2015-12-09 Johann KoenigMerge "fix null pointer crash in Win32 because esp...
2015-12-09 Yaowu XuMerge "Changes to exhaustive motion search."
2015-12-09 Jacky ChenMerge "Add vp9_avg_4x4_neon and the unit test."
2015-12-09 James ZernMerge changes Id3c6cf5c,I7970575e,If3253a87
2015-12-09 James ZernMerge "vp8: fix loop filter level clamping"
2015-12-09 James ZernMerge "vp8: fix quantizer clamping"
2015-12-09 jackychenAdd vp9_avg_4x4_neon and the unit test.
2015-12-09 Marco PaniconiMerge "vp9 denoiser: Re-evaluate mode selection for...
2015-12-08 paulwilkinsChanges to exhaustive motion search.
2015-12-07 Scott LaVarnwayMerge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
2015-12-05 Marco PaniconiMerge "Adjust variance threshold based on source noise...
2015-12-04 Angie ChiangMerge "comment out range_check of fdct in dct.c"
2015-12-04 MarcoAdjust variance threshold based on source noise level.
2015-12-04 Jian ZhouMerge changes Ie48229c2,Ib9f18468,I0c90e7c1
2015-12-04 Marco PaniconiMerge "Non-rd partition: Use force split on 16x16 for...
2015-12-04 Jian ZhouMerge "MMX in intra 4x4 prediction replaced with SSE2"
2015-12-04 MarcoNon-rd partition: Use force split on 16x16 for low...
2015-12-04 Paul WilkinsMerge "Fix bug when overlaying middle arfs in multi...
2015-12-04 Marco PaniconiMerge "vp9-noise estimate: Move level setting to a...
2015-12-03 Marco PaniconiMerge "vp9-denoiser: Increase threshold for mode re...
2015-12-03 Marcovp9-denoiser: Increase threshold for mode re-evaluation.
2015-12-03 Marcovp9-noise estimate: Move level setting to a function.
2015-12-03 paulwilkinsFix bug when overlaying middle arfs in multi-arf groups.
2015-12-02 Jian ZhouMerge "SSE2 speed up of h_predictor_4x4"
2015-12-02 Scott LaVarnwayVP9: Add ssse3 version of vpx_idct32x32_135_add()
2015-12-01 Debargha MukherjeeFix a spatial svc assert failure
2015-12-01 Debargha MukherjeeMerge "Spatial SVC crash fix"
2015-12-01 Debargha MukherjeeFix a spatial svc bug related to scaling
2015-12-01 Marcovp9 denoiser: Re-evaluate mode selection for golden...
2015-12-01 MarcoCondition use of minmax in variance partition on speed...
2015-11-30 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_1024_add()"
2015-11-30 Marco PaniconiMerge "vp9 denoiser: Fix to re-evaluate mode selection."
2015-11-30 Marcovp9: Update to noise estimation for denoising.
2015-11-30 Marcovp9 denoiser: Fix to re-evaluate mode selection.
2015-11-25 Marco PaniconiMerge "vp9 denoiser: Re-evaluate ZEROMV after denoiser...
2015-11-25 Jian ZhouMerge "Speed up tm_predictor_8x8"
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-25 James ZernMerge changes Iaf8cbe95,I6748183d,I2a49811d
next