summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
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-26Clean up unused function warnings in vp8 encoderJohann
2015-08-26Clean up unused function warnings in vp8 onyx_if.cJohann
2015-08-25Limit new motion vector sizeYaowu Xu
2015-08-24vp8: modifcatiion to skin map computation.Marco
2015-08-18Rename vp8 quantize.cJohann
2015-08-07Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.Alex Converse
2015-08-01mips msa vp8 denoising filter optimizationParag Salasakar
2015-07-31mips msa vp8 temporal filter optimizationParag Salasakar
2015-07-31mips msa vp8 block subtract optimizationParag Salasakar
2015-07-30mips msa vp8 quantize optimizationParag Salasakar
2015-07-30mips msa vp8 fdct optimizationParag Salasakar
2015-07-07Use 'unsigned long' for _BitScanReverse parameterJohann
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-07Unify subtract function used in VP8/9Jingning Han
2015-07-06Move subtract functions from vp9 to vpx_dspJingning Han
2015-05-26Merge "Move variance functions to vpx_dsp"Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-21Fix to visual studio build error.Marco
2015-05-20vp8_drop_encodedframe_overshoot: fix to return setting.Marco
2015-05-19VP8: For high overshoot, force drop frame and max-out QP.Marco
2015-05-14vp8/rdopt.h+onyx_int.h: add some missing prototypesJames Zern
2015-05-14vp8: add some missing includesJames Zern
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-06Move shared SAD code to vpx_dspJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-28vpx_mem: remove vpx_memmoveJames Zern
2015-04-03vp8_regular_quantize_b_sse2: remove dead initJames Zern
2015-04-03vp8cx_pick_filter_level*: remove dead initsJames Zern
2015-04-03rdopt: remove dead storesJames Zern
2015-04-03find_next_key_frame: remove dead init & storeJames Zern
2015-04-02Remove PPC build supportJohann
2015-03-19vp8: fix a bug in the internal PSNR calculationYunqing Wang
2015-03-18Remove last remnants of obj_int_extractJohann
2015-01-29Explicitly include vp8_rtcd.hJohann
2015-01-27vp8enc: Prevent out of bounds memory access.Alex Converse
2015-01-12vp8: Fix to crash in pick_inter.Marco
2014-12-16Silence -Werror=unused-parameterJohann
2014-12-03Various updates to vp8.Marco
2014-11-20Correctly initialize "ones" value in neon quantizeJohann
2014-11-06Remove asm offset dependenciesJohann
2014-11-04Merge "Remove pair quantization"Johann
2014-11-04Merge "vp8 quantization -> intrinsics"Johann
2014-11-04Avoid divide-by-zero in vp8 initializationJohann