RSS feed
	
	
	
		c9ff7b66
		 – Marco <marpan@google.com>
 authored
 on 2017/08/23 09:01
		
vp9: SVC: Skip NEWMV for small blocks for (0, 0) base_mv.
		 
	
		dfafd10e
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/23 15:20
		
Merge "quantize neon: round dqcoeff towards zero"
		 
	
		2a5aa98a
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/21 07:23
		
quantize neon: round dqcoeff towards zero
		 
	
		e83d99d7
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/10 11:02
		
quantize fp: neon implementation
		 
	
		0207f171
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/22 18:52
		
Merge "vp9: Condition lighting change detection on CBR mode."
		 
	
		103e4e50
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/22 18:27
		
Merge changes I53f8a160,I48f282bf
		 
	
		7f2993f5
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/22 16:03
		
Merge "quantize: capture skip block early"
		 
	
		ab27b686
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/22 15:19
		
Merge changes Icfb70687,I9a963e99,Ie8ac00ef,I1272917c
		 
	
		a31461c8
		 – Marco <marpan@google.com>
 authored
 on 2017/08/22 10:46
		
vp9: Condition lighting change detection on CBR mode.
		 
	
		b9c1dcc5
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/22 10:25
		
quantize ssse3: copy style from sse2
		 
	
		75752ab7
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/22 09:01
		
quantize sse2: copy opts from ssse3
		 
	
		7a178a56
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/22 07:24
		
quantize: capture skip block early
		 
	
		419ce362
		 – James Zern <jzern@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/21 20:48
		
Merge "ppc: Add vpx_idct16x16_256_add_vsx"
		 
	
		bff5aa98
		 – Shiyou Yin <yinshiyou-hf@loongson.cn>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/21 20:37
		
Merge "vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi."
		 
	
		2c56bb97
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/21 07:15
		
quantize: ignore skip_block in arm
		 
	
		c02fdd02
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/21 07:15
		
quantize: ignore skip_block in x86
		 
	
		b527b473
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/21 07:14
		
quantize fp: ignore skip_block in arm
		 
	
		7b13d99b
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/21 07:14
		
quantize fp: ignore skip_block in x86
		 
	
		661efeca
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/02 10:28
		
quantize test: test _fp_ version of quantize
		 
	
		13eed991
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/16 09:34
		
Remove skip_block from quantize
		 
	
		2c5478e3
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/18 16:30
		
Merge "vpx_dsp: vpx_get16x16var_avx2() cleanup"
		 
	
		1426f04e
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/18 12:00
		
Merge "quantize: normalize intermediate types"
		 
	
		2f7497f3
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2017/08/07 07:56
		
vpx_dsp: vpx_get16x16var_avx2() cleanup
		 
	
		7d82e57f
		 – Shiyou Yin <yinshiyou-hf@loongson.cn>
 authored
 on 2017/08/02 10:17
		
vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.
		 
	
		bb15fd51
		 – James Zern <jzern@google.com>
 authored
 on 2017/08/17 11:37
		
highbd_idct32x32*,idct32_34_4x32_quarter_1_2: fix typo
		 
	
		7f602d61
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/16 06:22
		
quantize: normalize intermediate types
		 
	
		e038d161
		 – James Zern <jzern@google.com>
 authored
 on 2017/08/16 19:06
		
inv_txfm_sse2.h: correct idct*/iadst* prototypes
		 
	
		f64e1404
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/16 14:25
		
Merge "Prevent parameters that can cause invalid ARF groups."
		 
	
		372336d1
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/16 14:25
		
Merge "Fix corrupt arf groups due to low "lag_in_frames""
		 
	
		f9568689
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/16 12:36
		
Merge changes I08b562b6,Ia275940a,I51106e90
		 
	
		b814e2d8
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2017/08/16 09:34
		
Prevent parameters that can cause invalid ARF groups.
		 
	
		48110d0f
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2017/08/16 10:07
		
Fix corrupt arf groups due to low "lag_in_frames"
		 
	
		0472382d
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/16 09:01
		
Merge "Fix for encoder slowdown (for speeds >= 3)"
		 
	
		e15be302
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2017/08/14 12:11
		
Fix for encoder slowdown (for speeds >= 3)
		 
	
		6b9c691d
		 – Jerome Jiang <jianj@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/15 14:28
		
Merge "Clean up writing YUV files for debug purpose."
		 
	
		14437d0f
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/15 13:53
		
Merge "vp9: Denoiser fix: use correct bsize for skin detection."
		 
	
		c59d1a4d
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/15 13:37
		
Merge changes I1f1edeaa,I89313cac
		 
	
		7e8357d6
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/15 11:35
		
Merge "vp9: strip temporal filter code"
		 
	
		ca393c97
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/15 10:57
		
Merge "Patch relating to Issue 1456."
		 
	
		5009302b
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/15 10:57
		
Merge "Enable emergency fast Q adaptation for VBR test case."
		 
	
		a153080b
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2017/08/14 09:57
		
Clean up writing YUV files for debug purpose.
		 
	
		e9ccc6fe
		 – Marco <marpan@google.com>
 authored
 on 2017/08/15 06:01
		
vp9: Denoiser fix: use correct bsize for skin detection.
		 
	
		77ed4414
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/15 05:48
		
quantize: silence unsigned overflow warning
		 
	
		08cb7b5c
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/15 04:28
		
quantize test: quiet overflow warning
		 
	
		ff184e48
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/14 16:52
		
Merge changes I4b4beab1,I02f74dec
		 
	
		45b39750
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/14 16:46
		
Merge "temporal filter test: adjust inputs and runtime"
		 
	
		c06d6649
		 – Johann <johannkoenig@google.com>
 authored
 and Johann Koenig <johannkoenig@google.com>
 committed
 on 2017/03/28 11:19
		
temporal filter test: adjust inputs and runtime
		 
	
		d72e20b1
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/14 13:05
		
Add vpx_highbd_idct32x32_{34, 135, 1024}_add_{sse2, sse4_1}
		 
	
		69775d2f
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/14 12:47
		
Update highbd idct x86 optimizations.
		 
	
		3f05a70c
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/10 11:17
		
Update 32x32 idct sse2 and ssse3 optimizations.
		 
	
		fa85cf13
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2017/08/10 12:19
		
vp9: strip temporal filter code
		 
	
		2caff161
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2017/08/14 07:55
		
vp9 svc: Fix the stats output when sl = 1.
		 
	
		1ab60466
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/14 14:01
		
Merge "vp9: strip mb graph code"
		 
	
		746c0eab
		 – James Zern <jzern@google.com>
 authored
 on 2017/08/14 05:31
		
disable SSSE3/VP9QuantizeTest* in hbd builds
		 
	
		e702b68b
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2017/08/11 08:24
		
vp9: strip mb graph code
		 
	
		e022ce84
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/11 06:44
		
Rename vp8 quantize file
		 
	
		d48be6ad
		 – Jerome Jiang <jianj@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/10 20:54
		
Merge "vp9 SVC: Fix the denoiser frame buffer management."
		 
	
		15193ce5
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/10 16:25
		
Merge "Clean highbd idct x86 code with inline functions"
		 
	
		0f8ebdde
		 – Jerome Jiang <jianj@google.com>
 authored
 on 2017/08/07 12:32
		
vp9 SVC: Fix the denoiser frame buffer management.
		 
	
		9bb8ce5e
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/10 11:42
		
Merge "neon: vpx_quantize_b_32x32"
		 
	
		0b393ae5
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/10 11:42
		
Merge "quantize: copy ssse3 optimizations to intrinsics"
		 
	
		db8fa86a
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2017/08/08 08:01
		
Patch relating to Issue 1456.
		 
	
		68805583
		 – Marco Paniconi <marpan@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/08 19:08
		
Merge "vp9: Partition logic adjustment for speed 6 feature."
		 
	
		39da7fb7
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/08 13:39
		
Clean highbd idct x86 code with inline functions
		 
	
		357adb68
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/08 10:21
		
quantize test: check skip_block
		 
	
		1092cc7f
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/08 10:19
		
quantize test: use negative input
		 
	
		93166c5e
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/08 10:05
		
neon: vpx_quantize_b_32x32
		 
	
		d52cb597
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/03 06:22
		
quantize: copy ssse3 optimizations to intrinsics
		 
	
		427de67e
		 – Marco <marpan@google.com>
 authored
 on 2017/08/08 06:34
		
vp9: Partition logic adjustment for speed 6 feature.
		 
	
		853165ba
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/07 13:37
		
Update 32x32 idct sse2 funcs, add partial case 135
		 
	
		cbb83ba4
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/04 16:34
		
Merge "quantize test: consolidate sizes"
		 
	
		d670678f
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/03 13:50
		
Rename highbd_multiplication_and_add_xx() to highbd_butterfly_xx()
		 
	
		fa829e0e
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/03 13:46
		
Replace multiplication_and_add() with butterfly() in idct x86 code
		 
	
		c9fb719e
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/03 13:42
		
Update butterfly() in idct x86 optimizations.
		 
	
		7f20c3ac
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/02 13:48
		
Add vpx_highbd_idct16x16_{10, 38, 256}_add_sse4_1
		 
	
		22b6dc9f
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/04 11:29
		
Update for loop increment of idct x86 functions
		 
	
		0c613312
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/04 11:10
		
Update high bitdepth 16x16 idct x86 code
		 
	
		9578a842
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/08/02 06:24
		
quantize test: consolidate sizes
		 
	
		c4251756
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2017/08/04 03:48
		
vpx_dsp: merge avx2 variance files
		 
	
		39e8b8da
		 – Kaustubh Raste <kaustubh.raste@imgtec.com>
 authored
 on 2017/08/04 06:56
		
Fix mips dspr2 6 tap filter clobber list
		 
	
		e921c7ba
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/03 21:16
		
Merge "Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function"
		 
	
		f6c6f37e
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/03 19:17
		
Merge "vpx_dsp: Use correct check for halfpel in"
		 
	
		6624f207
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/03 16:51
		
Merge changes I76727df0,I66297d78,I1d000c6b
		 
	
		563d58ab
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/02 12:28
		
Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function
		 
	
		76d77aa0
		 – paulwilkins <paulwilkins@google.com>
 authored
 on 2017/08/01 13:06
		
Enable emergency fast Q adaptation for VBR test case.
		 
	
		8334a48d
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2017/08/02 08:19
		
vpx_dsp: Use correct check for halfpel in
		 
	
		6843e7c7
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/02 20:03
		
Merge "Force the bit exactness in the first pass"
		 
	
		787970a6
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/02 17:16
		
Merge "quantize test: add speed comparison"
		 
	
		15a47db7
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/02 12:17
		
Extract inlined 16x16 idct sse2 code into header file
		 
	
		8c0ab760
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/08/02 12:15
		
Add transpose_32bit_8x4() sse2 optimization
		 
	
		bfd0f41f
		 – Yunqing Wang <yunqingwang@google.com>
 authored
 on 2017/08/02 11:47
		
Force the bit exactness in the first pass
		 
	
		b9577e07
		 – Marco <marpan@google.com>
 authored
 on 2017/06/30 04:51
		
vp8: Drop due to overshoot for non-screen content.
		 
	
		698e56f2
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/02 15:08
		
Merge "vpxdsp: variance_impl_avx2.c cleanup"
		 
	
		1059b5cc
		 – Johann <johannkoenig@google.com>
 authored
 on 2017/07/27 10:14
		
quantize test: add speed comparison
		 
	
		632fe828
		 – Scott LaVarnway <slavarnway@google.com>
 authored
 on 2017/07/25 09:26
		
vpxdsp: variance_impl_avx2.c cleanup
		 
	
		0e87b160
		 – shiyou yin <yinshiyou-hf@loongson.cn>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/01 21:08
		
Merge "loongson mmi configuration patch."
		 
	
		c0490b52
		 – Linfeng Zhang <linfengz@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/01 17:39
		
Merge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"
		 
	
		847394fe
		 – Johann Koenig <johannkoenig@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/01 12:44
		
Merge "neon: vpx_quantize_b"
		 
	
		6738ad7a
		 – Linfeng Zhang <linfengz@google.com>
 authored
 on 2017/07/31 13:46
		
Update x86 idct optimization
		 
	
		3be14200
		 – Paul Wilkins <paulwilkins@google.com>
 authored
 and Gerrit Code Review <noreply-gerritcodereview@google.com>
 committed
 on 2017/08/01 04:58
		
Merge "Respond more rapidly to excessive local overshoot."
		 
Next