summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2014-07-30Fix to Visual Studio build error.Marco Paniconi
2014-07-29vp8: Add an aggressive denoising mode.Marco Paniconi
2014-07-24vp8: reduce refresh_max_mbs_perframe with fewer layers.Marco Paniconi
2014-07-23Fix clang compiler warning in denoising_neon.Marco Paniconi
2014-07-22Merge "vp8: Set default denoiser_decision to copy for UV channel."Marco Paniconi
2014-07-22Merge "[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC"Minghai Shang
2014-07-22Merge "vp8 denoiser fix: Update denoised altref on key frame."Marco Paniconi
2014-07-22vp8: Set default denoiser_decision to copy for UV channel.Marco Paniconi
2014-07-22[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVCMinghai Shang
2014-07-22vp8 denoiser fix: Update denoised altref on key frame.Marco Paniconi
2014-07-21Add -DNDEBUG when config option debug is disabledYunqing Wang
2014-07-18Disable vp8_sixtap_predict4x4_neonJohann
2014-07-15Merge changes I58a5af33,Ied9b0392James Zern
2014-07-15Merge "vp8: Allow for on/off control of UV temporal denoiser."Marco Paniconi
2014-07-15vp8: Allow for on/off control of UV temporal denoiser.Marco Paniconi
2014-07-14Rewrite functions related to first pass block statsPengchong Jin
2014-07-14Merge "[spatial svc]Implement alt reference frames"Minghai Shang
2014-07-14Misc. bit-depth related changesDeb Mukherjee
2014-07-14[spatial svc]Implement alt reference framesMinghai Shang
2014-07-11vp8_bilinear_predict4x4_neon: init src vectorsJames Zern
2014-07-10vp8_sixtap_predict4x4_neon: init src vectorsJames Zern
2014-07-10call vp[89]_clear_system_state after longjmpJames Zern
2014-07-08Move abs() to where it is effectiveJohann
2014-07-07Merge "Neon version of vp8_denoiser_filter_uv()"Scott LaVarnway
2014-06-30vp8/bitstream.h: quiet warnings in EDSP buildsJames Zern
2014-06-29vp8 denoiser fix: free memory of denoiser->denoiser_state.Marco Paniconi
2014-06-27Neon version of vp8_denoiser_filter_uv()Scott LaVarnway
2014-06-27vp8: bugfix in postproc vp8_de_noise.Marco Paniconi
2014-06-27denoising_sse2.c visual studio warnings/errors fixScott LaVarnway
2014-06-26Merge "vp8: Add temporal denoising for UV-channel."Marco Paniconi
2014-06-26vp8: Add temporal denoising for UV-channel.Scott LaVarnway
2014-06-19Remove labels from quantizeJohann
2014-06-18sse4 regular quantizeJohann
2014-06-16vp8 denoising: add bias factor to zero_mv sse.Marco Paniconi
2014-06-13Merge "Allow for deblocking temporal-denoised signal."Marco Paniconi
2014-06-13Allow for deblocking temporal-denoised signal.Marco Paniconi
2014-06-12Use lrand48 on AndroidJohann
2014-06-12Merge "Added OUTPUT_YUV_DENOISED CFLAG to VP8 encoder"Tim Kopp
2014-06-05Merge "Neon match to vp8 temporal denoiser fix"Scott LaVarnway
2014-06-05Added OUTPUT_YUV_DENOISED CFLAG to VP8 encoderTim Kopp
2014-06-04Made MACROBLOCK.increase_denoising cond-compiledTim Kopp
2014-06-04s/INT_MAX/UINT_MAX/ where appropriateTim Kopp
2014-05-30Fixed OUTPUT_YUV_SRC behavior for VP8Tim Kopp
2014-05-28Neon match to vp8 temporal denoiser fixScott LaVarnway
2014-05-28Merge "vp8 denoiser: fix to zero_mv mode selection."Marco Paniconi
2014-05-28vp8 denoiser: fix to zero_mv mode selection.Marco Paniconi
2014-05-27Merge "Removing ctrl_id parameter from vpx_codec_control_fn_t."Dmitry Kovalev
2014-05-27Removing ctrl_id parameter from vpx_codec_control_fn_t.Dmitry Kovalev
2014-05-27Merge "Fix to reduce block artifacts from vp8 temporal denoiser."Marco Paniconi
2014-05-27Merge "Removing vp8/common/pragmas.h."Dmitry Kovalev