summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2016-02-05vp8: fix build with mingw+pthreadsJames Zern
2016-01-30Merge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaaJames Zern
2016-01-28vp9/10: fix encoder crash on flushJames Zern
2016-01-28VPX skin map improvement.JackyChen
2016-01-26vp8_cx_iface: delete 3 unused functionsJames Zern
2016-01-26vp8: mark intra_prediction_down_copy inlineJames Zern
2016-01-26Fix a clang/win build errorYunqing Wang
2016-01-20vp8-denoiser: Fix threshold for skin map.Marco
2016-01-20Remove duplicate definitionsYaowu Xu
2016-01-08Amend and improve VP8 multithreading implementationYunqing Wang
2015-12-09Merge "vp8: fix loop filter level clamping"James Zern
2015-12-03vp8: fix loop filter level clampingJames Zern
2015-12-03vp8: fix quantizer clampingJames Zern
2015-10-20Merge "vp10: add extended-intra prediction edges experiment."Ronald S. Bultje
2015-10-16vp8cx: remove deprecated reference/entropy controlsJames Zern
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje
2015-10-01vp8: align left pixel array by 16 bytes.Ronald S. Bultje
2015-09-30vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-09-28Merge "VP8: Update rate correction factor for drop_overshoot feature."Marco Paniconi
2015-09-28VP8: Update rate correction factor for drop_overshoot feature.Marco
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-24VP8: Adjust rate correction factor for drop due to overshoot.Marco
2015-09-09vp8: Small adjustment to cyclic_refresh max_mbs_perframe.Marco
2015-09-08Remove some trailing whitespacesDebargha Mukherjee
2015-09-01Only build multithreaded functions on mt builds.Johann
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-28Merge "vp8: modifcatiion to skin map computation."Marco Paniconi
2015-08-27vp8: use VPX(MIN|MAX) from vpx_dsp_common.hJames Zern
2015-08-27Merge changes I53b5bdc5,Ib81168a7,Ie0113945Johann Koenig
2015-08-27Merge "Clean up unused function warnings in vp8 common"Johann Koenig
2015-08-27Merge changes I56fad85c,I7401a70aJames Zern
2015-08-26Merge "Clean up unused function warnings in vp8 decoder"Johann Koenig
2015-08-26Clean up unused function warnings in vp8 encoderJohann
2015-08-26Clean up unused function warnings in vp8 onyx_if.cJohann
2015-08-26Clean up unused function warnings in vp8 commonJohann
2015-08-26Remove vp8_priv_szJohann
2015-08-26Clean up unused function warnings in vp8 decoderJohann
2015-08-25vp8e_encode: check validate_config returnJames Zern
2015-08-25Mark Scale2Ratio INLINEJohann
2015-08-25Limit new motion vector sizeYaowu Xu
2015-08-24vp8: modifcatiion to skin map computation.Marco
2015-08-18Merge "Rename vp8 loopfilter_filters_dspr2.c"Johann Koenig
2015-08-18Rename vp8 loopfilter_filters_dspr2.cJohann
2015-08-18Rename vp8 loopfilter[_neon.c]Johann
2015-08-18Rename vp8 quantize.cJohann
2015-08-07Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.Alex Converse
2015-08-05Support build with Visual Studio 14.Ghislain MARY
2015-08-04Merge "Rename vp8 loopfilter_mmx.asm"Johann Koenig