]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_skin_detection.c
VPX skin map improvement.
[libvpx] / vp9 / encoder / vp9_skin_detection.c
2016-01-28 JackyChenVPX skin map improvement.
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-20 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-14 James ZernMerge changes I6998e15f,I88891d9f
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-08 James ZernMerge "Update IMAGE_ABI_VERSION which wasn't updated...
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 Marcovp9-skin detection: Refactoring.
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-09 James ZernMerge "vp9/decode_tiles_mt: remove unnecessary local"
2015-10-09 Debargha MukherjeeMerge "Optimization of 8bit block error for high bitdepth"
2015-10-08 Jacky ChenMerge "VP9 denoiser: use skin map to improve denoising."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Jacky ChenMerge "vp9_skin_detection: fix some build warnings."
2015-10-08 jackychenvp9_skin_detection: fix some build warnings.
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-21 Jingning HanMerge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-20 Jingning HanMerge "Refactor REFS_PER_FRAME definition"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-19 Jingning HanMerge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"
2015-08-19 Marco PaniconiMerge "Fix to non-rd variance partition selection."
2015-08-18 Johann KoenigMerge "Rename vp8 loopfilter[_neon.c]"
2015-08-18 Johann KoenigMerge "Rename vp8 quantize.c"
2015-08-18 MarcoUpdates to skin detection
2015-08-15 Jingning HanMerge "Change vp9_ prefix function names in vpx_scale...
2015-08-14 Jingning HanChange vp9_ prefix function names in vpx_scale to vpx_
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memset
2015-02-21 Adrian GrangeMerge "Remove redundant test"
2015-02-20 Jingning HanMerge "Add high bit depth support to rtc sub8x8 block...
2015-02-19 Jingning HanMerge "Integral projection based motion estimation"
2015-02-14 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 Adrian GrangeMerge "Improve readability: move return statements"
2015-02-13 Adrian GrangeMerge "Add VP9 decoder control to get frame size"
2015-02-12 Jingning HanMerge "Fix ioc issue in block_rd_txfm"
2015-02-12 Adrian GrangeMerge "Add missing initializer to VP8 codec interface"
2015-02-12 hkuangMerge "Remove unnecessary border extension when frame...
2015-02-12 MarcoMerge "Add skin detection."
2015-02-12 MarcoAdd skin detection.