summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-06Revert "third_party: Roll libwebm snapshot."Tom Finegan
2016-04-06Merge "VP9: refactor read_switchable_interp_filter()"Scott LaVarnway
2016-04-06Merge "Fix crash when mkvparser returns a NULL BlockEntry."Tom Finegan
2016-04-06VP9: refactor read_switchable_interp_filter()Scott LaVarnway
2016-04-06Merge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0James Zern
2016-04-05Merge "Fix high bit depth mask and variance reference function"Yi Luo
2016-04-05Fix high bit depth mask and variance reference functionYi Luo
2016-04-05third_party: Roll libwebm snapshot.Tom Finegan
2016-04-04vpx_fdct16x16_1_sse2: improve load patternJames Zern
2016-04-04vpx_fdct16x16_1_c/msa: fix accumulator overflowJames Zern
2016-04-04vpx_fdctNxN_1_sse2: reduce store sizeJames Zern
2016-04-04vp9-noise estimate: Adhust threshold for Low level detection.Marco
2016-04-04Fix crash when mkvparser returns a NULL BlockEntry.Tom Finegan
2016-04-04Merge "vp9-noise estimation: Increase threshold for Low-level."Marco Paniconi
2016-04-04vp9-noise estimation: Increase threshold for Low-level.Marco
2016-04-04vp9-denoiser. Code cleanup and bugfix.Marco
2016-04-02Merge "dct32x32_test: create fn pointers w/'&' ref"James Zern
2016-04-02dct32x32_test: create fn pointers w/'&' refJames Zern
2016-04-02vpx_fdct32x32_1_msa: fix accumulator overflowJames Zern
2016-04-01dct32x32_test: add PartialTrans32x32Test, RandomJames Zern
2016-04-01Merge changes I8e9692fc,Ifc06110cJames Zern
2016-04-01Merge "vp9-denoiser: Adjust usage of skin and consec_zeromv."Marco Paniconi
2016-04-01vpx_fdctNxN_1_c: remove unnecessary storeJames Zern
2016-04-01vp9-denoiser: Adjust usage of skin and consec_zeromv.Marco
2016-04-01vp8 denoiser: Some adjustments to usage of skin and motion.Marco
2016-04-01VP9: Refactor vp9_decode_block_tokens()Scott LaVarnway
2016-04-01Merge "disable vp9_diamond_search_sad_avx"James Zern
2016-04-01Merge "vpx_ports/mem_ops.h: clear some -Wconversion warnings"James Zern
2016-03-31Fix some static analysis issues with resizeDebargha Mukherjee
2016-03-30disable vp9_diamond_search_sad_avxJames Zern
2016-03-30vpx_ports/mem_ops.h: clear some -Wconversion warningsJames Zern
2016-03-30Merge "VP9: Eliminate up_available and left_available"Scott LaVarnway
2016-03-30vpx_fdct32x32_1_c: fix accumulator overflowJames Zern
2016-03-30VP9: Eliminate up_available and left_availableScott LaVarnway
2016-03-30Merge "vp8_peek_si_internal: quiet static analysis warning"James Zern
2016-03-29Merge "Properly propagate out of memory errors."Johann Koenig
2016-03-29Merge "Increase min-max q range for normal inter frames."Paul Wilkins
2016-03-28Properly propagate out of memory errors.Jean-Yves Avenard
2016-03-28vp9-denoiser: Incorporate consec_zeromv in skin detection for denoising.Marco
2016-03-28Merge "vp8-denoiser: Use the same skin detection for model=1 as in vp9."Marco Paniconi
2016-03-26Revert "third_party: Roll libwebm snapshot."James Zern
2016-03-26Merge "third_party: Roll libwebm snapshot."Tom Finegan
2016-03-25vp9: 1 pass vbr mode at speed 5: switch to use mv.search to NSTEP.Marco
2016-03-25third_party: Roll libwebm snapshot.Tom Finegan
2016-03-25vp8_peek_si_internal: quiet static analysis warningJames Zern
2016-03-24vp8-denoiser: Use the same skin detection for model=1 as in vp9.Marco
2016-03-24Merge changes Id0a490bc,I1b4a0504James Zern
2016-03-24Merge "Force recode for bad rate misses."Paul Wilkins
2016-03-24Merge "Fix some HBD scaling bugs."Paul Wilkins
2016-03-24VP9: Eliminate extra mv clamp in decoderScott LaVarnway